HuggingClaw-God / scripts

Commit History

fix: fallback to chat.history when final response has no summary
9de7bcf
Running

tao-shen Claude Opus 4.6 (1M context) commited on

chore: bump build version v5
e79c3bc

tao-shen Claude Opus 4.6 (1M context) commited on

fix: extract agent text from data.text and chat message.content
a0d80ba

tao-shen Claude Opus 4.6 (1M context) commited on

debug: log all /a2a requests in token-redirect
f97004b

tao-shen Claude Opus 4.6 (1M context) commited on

debug: log when bridge intercepts POST, handle trailing slash
3b58bbe

tao-shen Claude Opus 4.6 (1M context) commited on

chore: add build-version file to invalidate Docker COPY cache
cba798a

tao-shen Claude Opus 4.6 (1M context) commited on

fix: clear stale default model when provider API key is missing
985bd7b

tao-shen Claude Opus 4.6 (1M context) commited on

fix: only finish on final res frame, not on agent events
555e411

tao-shen Claude Opus 4.6 (1M context) commited on

fix: remove HEAD check that was blocking A2A — always try POST directly
b20a5a3

tao-shen Claude Opus 4.6 (1M context) commited on

fix: wait for final agent RPC response (not just accepted)
ac0d1b7

tao-shen Claude Opus 4.6 (1M context) commited on

debug: log all event types and payload structure
0e46425

tao-shen Claude Opus 4.6 (1M context) commited on

fix: wait for agent events after accepted status, collect response text
84a36a5

tao-shen Claude Opus 4.6 (1M context) commited on

fix: declare operator scopes in connect params
575edb6

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use openclaw-control-ui client ID to trigger scope bypass in 2026.3.23
a5970b3

tao-shen Claude Opus 4.6 (1M context) commited on

revert: restore token auth + dangerouslyDisableDeviceAuth=true
23598bb

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use password auth instead of token auth to preserve scopes
96fa819

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use gateway-client/backend identity to skip device pairing and get full scopes
fded57b

tao-shen Claude Opus 4.6 (1M context) commited on

fix: better error extraction from WS responses
9daaaff

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use cli client mode instead of webchat to bypass origin check
ea9fa57

tao-shen Claude Opus 4.6 (1M context) commited on

fix: add localhost to allowedOrigins for A2A bridge WS connection
250bde0

tao-shen Claude Opus 4.6 (1M context) commited on

fix: remove Origin header — loopback should be recognized as local
0126887

tao-shen Claude Opus 4.6 (1M context) commited on

fix: remove nonce from connect params
6473495

tao-shen Claude Opus 4.6 (1M context) commited on

fix: nonce at top level, not inside auth
5fceb44

tao-shen Claude Opus 4.6 (1M context) commited on

fix: add version, use mode=webchat
6fd03f3

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use webchat client ID for WS connect
aa0b03c

tao-shen Claude Opus 4.6 (1M context) commited on

fix: add platform and mode to client connect params
33ad6f3

tao-shen Claude Opus 4.6 (1M context) commited on

fix: correct connect params format (client, auth.nonce)
ff8fc8e

tao-shen Claude Opus 4.6 (1M context) commited on

fix: add minProtocol/maxProtocol to WS connect params
38c5487

tao-shen Claude Opus 4.6 (1M context) commited on

fix: process head buffer AFTER registering data handler
396813c

tao-shen Claude Opus 4.6 (1M context) commited on

debug: log head buffer content
205943f

tao-shen Claude Opus 4.6 (1M context) commited on

fix: process head buffer from WS upgrade (may contain challenge)
aef00f8

tao-shen Claude Opus 4.6 (1M context) commited on

debug: decode WS close code
5e8cf8c

tao-shen Claude Opus 4.6 (1M context) commited on

fix: add token and Origin header to WS connection
903494c

tao-shen Claude Opus 4.6 (1M context) commited on

debug: raw WS frame logging
c056ab2

tao-shen Claude Opus 4.6 (1M context) commited on

debug: log every WS message for protocol analysis
c9f3004

tao-shen Claude Opus 4.6 (1M context) commited on

debug: add detailed logging to A2A bridge for payload inspection
0a16958

tao-shen Claude Opus 4.6 (1M context) commited on

fix: A2A bridge uses correct OpenClaw WS protocol (connect.challenge + agent RPC)
b747fff

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use native WebSocket client for A2A bridge (no ws module needed)
eb9604a

tao-shen Claude Opus 4.6 (1M context) commited on

fix: implement A2A bridge via WebSocket to bypass scope issue
7e77db0

tao-shen Claude Opus 4.6 (1M context) commited on

chore: remove JS scope patch — doesn't match OpenClaw 2026.3.13
0ea6bf4

tao-shen Claude Opus 4.6 (1M context) commited on

fix: precise JS patch — only gateway-cli with !device context match
9f7b4f1

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use gateway.auth.mode=none to bypass scope issue for A2A
38506a9

tao-shen Claude Opus 4.6 (1M context) commited on

fix: disable dangerouslyDisableDeviceAuth to restore proper scope grants
157e06d

tao-shen Claude Opus 4.6 (1M context) commited on

fix: broaden scope patch search across all dist/*.js files
aaf0dce

tao-shen Claude Opus 4.6 (1M context) commited on

fix: patch OpenClaw scope-clearing bug for A2A dispatch (#17187)
2e04f91

tao-shen Claude Opus 4.6 (1M context) commited on

fix: pre-create device identity with operator.write for A2A dispatch
99bd034

tao-shen Claude Opus 4.6 (1M context) commited on

fix: treat A2A dispatch 'failed' state as error, use LLM fallback
f060852

tao-shen Claude Opus 4.6 (1M context) commited on

fix: pre-create device with operator scopes for A2A dispatch
b41db96

tao-shen Claude Opus 4.6 (1M context) commited on

fix: try routing.grantScopes for A2A operator.write
2064383

tao-shen Claude Opus 4.6 (1M context) commited on

fix: use inboundAuth=bearer for A2A (valid values: none, bearer)
a3c0836

tao-shen Claude Opus 4.6 (1M context) commited on