botserver/src/core
Rodrigo Rodriguez bfbdf8396f
Some checks failed
BotServer CI / build (push) Has been cancelled
fix: Extract Valkey binaries directly to cache/ directory
- Use --strip-components=2 to flatten tarball structure
- Binaries go to cache/valkey-server (not cache/bin/valkey-server)
- Matches production path: /opt/gbo/bin/botserver-stack/bin/cache/

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-15 01:21:20 +00:00
..
automation Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
bootstrap Update bootstrap and core modules 2026-02-14 09:54:14 +00:00
bot fix: Resolve compilation errors 2026-02-14 22:15:35 +00:00
config Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
directory Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
dns Fix clippy warnings: match arms, async/await, Debug impls, formatting 2025-12-26 08:59:25 -03:00
incus Fix migration errors and reorganize migration files 2026-01-27 13:45:54 -03:00
kb fix: Update multiple modules for i18n and drive monitoring 2026-02-14 22:06:57 +00:00
oauth Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
package_manager fix: Extract Valkey binaries directly to cache/ directory 2026-02-15 01:21:20 +00:00
secrets Update bootstrap and core modules 2026-02-14 09:54:14 +00:00
session Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
shared Update bootstrap and core modules 2026-02-14 09:54:14 +00:00
bot_database.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
config_reload.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
features.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
i18n.rs Debug: Add logging for missing translation keys 2026-02-14 12:25:46 +00:00
large_org_optimizer.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
manifest.rs Update PROMPT.md and feature gating 2026-01-22 20:24:05 -03:00
middleware.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
mod.rs Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
organization.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
organization_invitations.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
organization_rbac.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
performance.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
product.rs feat: Add search_enabled and menu_launcher_enabled directives to .product file 2026-01-29 23:55:50 -03:00
rate_limit.rs feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
urls.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00