picoclaw/pkg/agent
Leandro Barbosa 12007b5670 merge: sync upstream/main into feat/multi-agent-routing
Resolve conflicts:
- pkg/agent/loop.go: integrate context compression, command handling,
  utf8 token estimation, and summarization notification into
  multi-agent routing architecture
- pkg/config/config_test.go: merge imports from both branches
- pkg/agent/loop_test.go: update test to use registry-based sessions
2026-02-16 10:34:55 -03:00
..
context.go misc: fmt code 2026-02-13 17:51:47 +08:00
instance.go feat: add multi-agent routing with declarative bindings 2026-02-13 12:12:33 -03:00
loop.go merge: sync upstream/main into feat/multi-agent-routing 2026-02-16 10:34:55 -03:00
loop_test.go merge: sync upstream/main into feat/multi-agent-routing 2026-02-16 10:34:55 -03:00
memory.go misc: fmt code 2026-02-13 17:51:47 +08:00
registry.go feat: add multi-agent routing with declarative bindings 2026-02-13 12:12:33 -03:00
registry_test.go merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00