Commit graph

14 commits

Author SHA1 Message Date
yinwm
724053b865 Add memory system, dynamic tool loading, and fix logging issues
- Add MemoryStore for persistent long-term and daily notes
- Add dynamic tool summary generation in system prompt
- Fix YAML frontmatter parsing for nanobot skill format
- Add GetSummaries() method to ToolRegistry
- Fix DebugCF logging to use structured metadata
- Improve web_search and shell tool descriptions
2026-02-11 00:14:33 +08:00
yinwm
4ddffe5cfa Add memory system, debug mode, and tools 2026-02-11 00:14:23 +08:00
yinwm
d33f273941 Add logging to agent loop and tool execution 2026-02-11 00:11:39 +08:00
lxowalle
6a10db0530 * Discord & Telegram support ASR through groq 2026-02-10 17:11:42 +08:00
zepan
d681f44f46 1. add hardware samples 2026-02-10 15:54:59 +08:00
lxowalle
c78ba6cff8 Merge pull request #6 from imguoguo/fix-feishu
fix: enable Feishu message flow
2026-02-10 15:27:38 +08:00
Guoguo
0d1b5f747a fix: enable Feishu message flow 2026-02-10 15:20:00 +08:00
lxowalle
450f27aad2 Merge pull request #3 from Danieldd28/feature/dynamic-context-compression
feat: implement dynamic context compression
2026-02-10 10:59:13 +08:00
Danieldd28
2df60b2fa3 feat: make context compression dynamic and add thinking animation
- Implement dynamic context window awareness for compression thresholds
- Add 'Thinking' animation for Telegram channel with auto-edit response
- Refactor summarization to handle multi-part batches and oversized messages
2026-02-10 02:00:57 +07:00
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
zepan
f7d6a9ca43 1. add discord group 2026-02-09 22:12:15 +08:00
zepan
5baae33911 1. add wechat group 2026-02-09 21:36:11 +08:00
lxowalle
b599a022be * Fix some typos 2026-02-09 19:53:49 +08:00
lxowalle
e17693b17c * First commit 2026-02-09 19:20:19 +08:00