picoclaw/pkg/channels/pico
Hoshina e32a209683 Merge branch 'main' into refactor-inbound-context-routing-session
# Conflicts:
#	pkg/agent/eventbus_test.go
#	pkg/agent/loop.go
#	pkg/bus/bus.go
#	pkg/bus/types.go
#	pkg/channels/pico/pico.go
#	pkg/channels/telegram/telegram.go
#	pkg/config/config.go
#	web/backend/api/session.go
#	web/backend/api/session_test.go
2026-04-07 21:41:02 +08:00
..
client.go refactor(runtime): drop non-session legacy context compatibility 2026-04-01 20:56:48 +08:00
client_test.go feat(web): support image messages in pico chat (#2299) 2026-04-03 14:15:20 +08:00
init.go feat(pico): add pico_client outbound WebSocket channel (#1198) 2026-03-20 20:43:40 +08:00
pico.go refactor(channels): merge non-web fixes from main 2026-04-07 21:19:11 +08:00
pico_test.go fix(pico): use O(1) session indexing and harden websocket concurrency handling (#1970) 2026-03-24 23:25:27 +08:00
protocol.go refactor(channels): merge non-web fixes from main 2026-04-07 21:19:11 +08:00