rony-chat-bot/internal
Victor Hugo Vargas 4c5cad38f8 feat(config): add auto-compaction block and CLI wiring
Adds a configurable compaction section to portfolio-bot.yaml with
threshold_ratio, keep_recent_turns and an optional summary prompt.
Wires the new fields through config.Validate() and cmd/chat-bot/main.go
into agent.Runner.WithCompaction() so the runner can opt in to
auto-compaction at startup.
2026-07-18 00:07:41 -07:00
..
agent feat: bootstrap rony-chat-bot Go module 2026-07-17 00:56:06 -07:00
config feat(config): add auto-compaction block and CLI wiring 2026-07-18 00:07:41 -07:00
i18n feat: bootstrap rony-chat-bot Go module 2026-07-17 00:56:06 -07:00
persona feat: bootstrap rony-chat-bot Go module 2026-07-17 00:56:06 -07:00
portfolio feat: persistent conversation storage (Phase 4) 2026-07-17 00:56:35 -07:00
server feat: persistent conversation storage (Phase 4) 2026-07-17 00:56:35 -07:00
streaming feat: bootstrap rony-chat-bot Go module 2026-07-17 00:56:06 -07:00