This website requires JavaScript.
Explore
Help
Register
Sign In
renato97
/
picoclaw
Watch
1
Star
0
Fork
0
You've already forked picoclaw
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
481eee672e3f8e1fdb06f4e7081981d97d56e03b
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