This website requires JavaScript.
Explore
Help
Register
Sign In
lzh
/
picoclaw
Watch
1
Star
0
Fork
0
You've already forked picoclaw
mirror of
https://github.com/sipeed/picoclaw.git
synced
2026-07-28 01:27:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
310358d3da9fa69d87d2ee9239633752acd8a4d2
picoclaw
/
pkg
/
agent
T
History
kiannidev
310358d3da
Merge upstream/main into fix/1323-telegram-endless-typing
...
Made-with: Cursor
2026-03-19 10:53:50 +02:00
..
context_cache_test.go
feat(agent): include current sender in dynamic context (
#1696
)
2026-03-17 23:31:56 +08:00
context_test.go
fix deepseek-chat bug (
#1066
)
2026-03-06 16:04:31 +08:00
context.go
refactor: centralize environment variable key constants (
#1730
)
2026-03-18 18:03:24 +08:00
instance_test.go
add systray ui for all platform (
#1649
)
2026-03-17 14:12:32 +08:00
instance.go
fix(tools): allow sandbox access to temp media files
2026-03-14 12:02:06 +08:00
loop_mcp.go
Fix/Add warning tips for MCP initialization when no valid servers configured (
#1497
)
2026-03-13 16:43:00 +08:00
loop_media.go
feat: expose local file paths for non-image media to enable agent file tools (
#1516
)
2026-03-14 12:09:11 +08:00
loop_test.go
Add model-native search (prefer_native) for OpenAI/Codex (
#1618
)
2026-03-18 11:55:30 +08:00
loop.go
Merge upstream/main into fix/1323-telegram-endless-typing
2026-03-19 10:53:50 +02:00
memory.go
…
mock_provider_test.go
…
registry_test.go
…
registry.go
feat(session): integrate JSONL persistence into agent loop (
#1170
)
2026-03-10 15:14:09 +08:00
thinking_test.go
…
thinking.go
…