generalbots/src/core
Rodrigo Rodriguez 8257d49967
Some checks failed
BotServer CI / build (push) Has been cancelled
feat: Load session tools in WebSocket connection
This loads and sends the available tools to the client when establishing
a WebSocket connection. Tools are loaded based on the bot configuration
and sent in the initial welcome message.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-15 23:19:38 +00:00
..
automation Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
bootstrap fix: Enable vector_db by default with health check and fallback to local LLM 2026-02-15 14:54:17 +00:00
bot feat: Load session tools in WebSocket connection 2026-02-15 23:19:38 +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 to cache/bin/ directory 2026-02-15 01:22:59 +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 fix: Auto-create bot database when not configured 2026-02-15 14:57:22 +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