picoclaw/pkg
yinwm 21d60f63fc 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
..
agent Add memory system, dynamic tool loading, and fix logging issues 2026-02-11 00:14:33 +08:00
bus * First commit 2026-02-09 19:20:19 +08:00
channels * Discord & Telegram support ASR through groq 2026-02-10 17:11:42 +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 Add memory system, dynamic tool loading, and fix logging issues 2026-02-11 00:14:33 +08:00
tools Add memory system, dynamic tool loading, and fix logging issues 2026-02-11 00:14:33 +08:00
voice * Discord & Telegram support ASR through groq 2026-02-10 17:11:42 +08:00