picoclaw/pkg/gateway
wenjie 4b76196e2c refactor(web): secure Pico websocket access behind launcher auth
- stop exposing the raw Pico token to the frontend
- add /api/pico/info for non-secret Pico connection metadata
- proxy /pico/ws through the launcher with same-origin and dashboard auth checks
- inject the upstream Pico websocket protocol server-side
- update frontend chat connection flow and Vite websocket proxy path
- refresh related docs and tests
2026-04-20 10:11:03 +08:00
..
channel_matrix.go build: add Android arm64 cross-compile support 2026-04-12 17:41:10 +08:00
gateway.go refactor(web): secure Pico websocket access behind launcher auth 2026-04-20 10:11:03 +08:00
gateway_test.go fix(gateway): log startup errors before exit (#2414) 2026-04-10 10:10:45 +08:00
listen.go feat(host): complete launcher and gateway multi-host binding support 2026-04-14 14:04:36 +08:00
listen_test.go feat(host): complete launcher and gateway multi-host binding support 2026-04-14 14:04:36 +08:00