This website requires JavaScript.
Explore
Help
Sign in
opencode
/
picoclaw
Watch
1
Star
0
Fork
You've already forked picoclaw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
481eee672e
picoclaw
/
pkg
/
agent
History
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