rony-chat-bot/cmd/chat-bot
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
..
main.go feat(config): add auto-compaction block and CLI wiring 2026-07-18 00:07:41 -07:00