picoclaw/pkg/agent
Diegox-17 481eee672e
Fix LLM error by cleaning up CONSCIOUSLY message history
Added logic to remove orphaned tool messages from history to prevent LLM errors.
2026-02-12 00:42:40 -06:00
..
context.go Fix LLM error by cleaning up CONSCIOUSLY message history 2026-02-12 00:42:40 -06:00
loop.go fix(agent): use atomic.Bool for AgentLoop.running to prevent data race 2026-02-12 01:26:22 +08:00
memory.go Add memory system, dynamic tool loading, and fix logging issues 2026-02-11 00:14:33 +08:00