picoclaw/pkg/agent
2026-03-12 13:28:08 +08:00
..
context.go fix(agent): use feat/team context.go version, fix GetMemoryContext signature 2026-03-12 13:28:08 +08:00
context_cache_test.go Merge branch 'main' into main 2026-03-04 09:30:11 +08:00
context_test.go fix deepseek-chat bug (#1066) 2026-03-06 16:04:31 +08:00
instance.go feat(team): centralize team tool config with allowed_models, limits, and toggles 2026-03-12 10:04:38 +08:00
instance_test.go enable dupl check 2026-03-01 18:17:32 +11:00
loop.go feat(team): centralize team tool config with allowed_models, limits, and toggles 2026-03-12 10:04:38 +08:00
loop_mcp.go fix(agent): initialize MCP in direct agent mode (#1361) 2026-03-12 01:06:48 +08:00
loop_media.go fix: resolve linter issues (gci import grouping, gofumpt, govet shadow) 2026-03-03 17:04:54 +08:00
loop_test.go fix(agent): initialize MCP in direct agent mode (#1361) 2026-03-12 01:06:48 +08:00
memory.go build: remove sqlite vector memory to fix cross-compilation 2026-03-10 11:26:48 +08:00
mock_provider_test.go feat(fmt): Fix formatting 2026-02-19 22:05:15 +02:00
registry.go feat(session): integrate JSONL persistence into agent loop (#1170) 2026-03-10 15:14:09 +08:00
registry_test.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
thinking.go feat: add extended thinking support for Anthropic models (#1076) 2026-03-05 09:51:18 +08:00
thinking_test.go feat: add extended thinking support for Anthropic models (#1076) 2026-03-05 09:51:18 +08:00