picoclaw/pkg
Leandro Barbosa 8a6fb7d9e3 merge: sync upstream/main into feat/multi-agent-routing
Resolve conflicts in loop.go, config.go, config_test.go,
spawn.go, and subagent.go. Integrate upstream ToolResult/AsyncTool
pattern with multi-agent routing features. Rename mockProvider
to mockRegistryProvider in registry_test.go to avoid redeclaration
with upstream's loop_test.go.
2026-02-13 12:24:26 -03:00
..
agent merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00
auth fix(auth): handle string interval in device-code login 2026-02-12 02:22:59 -05:00
bus * First commit 2026-02-09 19:20:19 +08:00
channels merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00
config merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00
constants refactor(tools): extract shared logic for internal channels and tool definitions 2026-02-13 15:05:16 +08:00
cron fix concurrency and persistence safety in session/cron/heartbeat services 2026-02-12 23:11:28 +03:00
heartbeat * fix: heartbeat/service_test.go test failed 2026-02-13 22:19:18 +08:00
logger * First commit 2026-02-09 19:20:19 +08:00
migrate misc: fmt code 2026-02-13 17:51:47 +08:00
providers merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00
routing feat: add multi-agent routing with declarative bindings 2026-02-13 12:12:33 -03:00
session fix concurrency and persistence safety in session/cron/heartbeat services 2026-02-12 23:11:28 +03:00
skills Add memory system, dynamic tool loading, and fix logging issues 2026-02-11 00:14:33 +08:00
state refactor(heartbeat): add configurable interval and channel-aware routing 2026-02-13 11:13:32 +08:00
tools merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00
utils refactor(channels): consolidate media handling and improve resource cleanup 2026-02-12 12:46:28 +08:00
voice Remove duplicate truncate functions, reuse utils.Truncate 2026-02-12 00:46:48 +08:00