botserver/templates/announcements.gbai
Rodrigo Rodriguez (Pragmatismo) 9840d0a406 refactor(bot): restructure message handling and context flow
- Reformatted `update_session_context` call for better readability.
- Moved context‑change (type 4) handling to a later stage in the processing pipeline and removed early return, ensuring proper flow.
- Adjusted deduplication logic formatting and clarified condition.
- Restored saving of user messages after context handling, preserving message history.
- Added detailed logging of the LLM prompt for debugging.
- Simplified JSON extraction for `message_type` and applied minor whitespace clean‑ups.
- Overall code refactor improves maintainability and corrects context‑change handling behavior.
2025-11-03 15:20:53 -03:00
..
annoucements.gbot feat(bootstrap): upload default config and improve S3 setup 2025-10-29 14:16:11 -03:00
announcements.gbdialog refactor(bot): restructure message handling and context flow 2025-11-03 15:20:53 -03:00
announcements.gbkb refactor(automation, llm): simplify service init and prompt handling 2025-11-03 08:23:03 -03:00