picoclaw/pkg
Danieldd28 07e624c8da feat: implement dynamic context compression for efficient memory usage
- Added Summary field to Session struct
- Implemented background summarization when history > 20 messages
- Included conversation summary in system prompt for long-term context
- Added thread-safety for concurrent summarization per session
2026-02-10 01:25:46 +07:00
..
agent feat: implement dynamic context compression for efficient memory usage 2026-02-10 01:25:46 +07:00
bus * First commit 2026-02-09 19:20:19 +08:00
channels * First commit 2026-02-09 19:20:19 +08:00
config * First commit 2026-02-09 19:20:19 +08:00
cron * First commit 2026-02-09 19:20:19 +08:00
heartbeat * First commit 2026-02-09 19:20:19 +08:00
logger * First commit 2026-02-09 19:20:19 +08:00
providers * First commit 2026-02-09 19:20:19 +08:00
session feat: implement dynamic context compression for efficient memory usage 2026-02-10 01:25:46 +07:00
skills * First commit 2026-02-09 19:20:19 +08:00
tools * First commit 2026-02-09 19:20:19 +08:00
voice * First commit 2026-02-09 19:20:19 +08:00