botserver/src
Rodrigo Rodriguez (Pragmatismo) 866aafcd76 feat: add new prompts and clean up bucket creation code
- Added CLI and IDE prompt files to the add-req.sh script
- Removed unused bucket creation code from BotOrchestrator
- Deleted unused create_bucket module from main.rs

The changes streamline the codebase by removing unused bucket creation functionality while expanding the prompt file inclusion for better LLM context handling.
2025-11-04 10:20:48 -03:00
..
auth refactor(state): rename resource clients and improve keyword syntax 2025-11-01 20:53:45 -03:00
automation chore(add-req): update active directories list for requirement generation 2025-11-04 07:03:20 -03:00
basic feat(llm): add model selection and response processing 2025-11-03 13:12:05 -03:00
bootstrap feat(ide): update code generation guidelines and improve component startup 2025-11-04 07:58:43 -03:00
bot feat: add new prompts and clean up bucket creation code 2025-11-04 10:20:48 -03:00
channels - New features for start.bas 2025-10-13 17:43:03 -03:00
config feat: add trace logging, refactor bot streaming, add config fallback 2025-11-03 10:13:39 -03:00
context feat: add trace logging, refactor bot streaming, add config fallback 2025-11-03 10:13:39 -03:00
drive_monitor feat: add trace logging, refactor bot streaming, add config fallback 2025-11-03 10:13:39 -03:00
email - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
file feat(automation): improve logging and bot path resolution 2025-11-02 14:08:49 -03:00
kb refactor(state): rename resource clients and improve keyword syntax 2025-11-01 20:53:45 -03:00
llm refactor(bot): restructure message handling and context flow 2025-11-03 15:20:53 -03:00
llm_models feat: enforce config load errors and add dynamic LLM model handling 2025-11-02 18:36:21 -03:00
meet - Refactoring bot package. 2025-10-18 12:03:07 -03:00
org - Remove all compilation errors. 2025-10-11 12:29:03 -03:00
package_manager feat(package_manager): add check_cmd to ComponentConfig and services 2025-11-04 09:25:03 -03:00
riot_compiler Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
session chore(add-req): update active directories list for requirement generation 2025-11-04 07:03:20 -03:00
shared chore(add-req): update active directories list for requirement generation 2025-11-04 07:03:20 -03:00
tests feat: replace opendal with AWS SDK for S3 operations 2025-10-30 12:35:25 -03:00
tools - Compiling again. 2025-10-12 11:44:35 -03:00
ui Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
web_automation - Knowledge management. 2025-10-18 18:20:02 -03:00
web_server feat(auth): refactor authentication handler and update logging 2025-10-31 15:40:52 -03:00
whatsapp feat: refactor Redis operations to synchronous in add_suggestion 2025-11-02 10:45:57 -03:00
main.rs feat: add new prompts and clean up bucket creation code 2025-11-04 10:20:48 -03:00