picoclaw/pkg
Artem Yadelskyi 2038f04d0d
Merge branch 'main' into fix-formatting
# Conflicts:
#	pkg/agent/loop.go
#	pkg/agent/loop_test.go
#	pkg/channels/discord.go
#	pkg/channels/onebot.go
#	pkg/config/config.go
#	pkg/tools/subagent_tool_test.go
2026-02-19 22:04:48 +02:00
..
agent Merge branch 'main' into fix-formatting 2026-02-19 22:04:48 +02:00
auth feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
bus Prevent panic on publish after MessageBus is closed (#223) 2026-02-16 15:04:25 +08:00
channels Merge branch 'main' into fix-formatting 2026-02-19 22:04:48 +02:00
config Merge branch 'main' into fix-formatting 2026-02-19 22:04:48 +02:00
constants refactor: replace bool map with set-style map for internal channels (#472) 2026-02-19 11:48:17 +01:00
cron feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
devices feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
health Add health check endpoints (/health and /ready) for container orchestration liveness and readiness probes. (#104) 2026-02-16 11:53:11 +08:00
heartbeat feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
logger feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
migrate Merge branch 'main' into fix-formatting 2026-02-19 22:04:48 +02:00
providers Merge branch 'main' into fix-formatting 2026-02-19 22:04:48 +02:00
routing feat: add multi-agent routing with declarative bindings 2026-02-13 12:12:33 -03:00
session feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
skills Merge branch 'main' into fix-formatting 2026-02-19 22:04:48 +02:00
state feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
tools Merge branch 'main' into fix-formatting 2026-02-19 22:04:48 +02:00
utils Merge branch 'main' into fix-formatting 2026-02-19 22:04:48 +02:00
voice feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00