ccdbg_

signal deck
cc ver
target—/—
port0000
uptime00:00:00
sessions00
qe base
socketdown

Sessions

Transcript no session

/v1/messages agent loop

Anthropic-compatible. Point any SDK at , key = control token. agent = host runs the CC loop (host tools/files, real usage). raw = credential-borrowing passthrough — the client builds the full request, host only swaps creds (needs the sdk_client surgery).

Response

awaiting request…

Egress 出口自检

登录前先确认:本容器出网真的走了你配的 best-vn.{acct} 代理(VN 出口),没漏成直连。打 ip-api.com,经代理 / 强制直连各一路,比对出口 IP。

点「重测」或打开本页自动检测…

Login standard OAuth

全程走 CC 自己的 OAuthService + installOAuthTokens(它的 axios/TLS/头),token 落 ~/.claude/.credentials.json。① 起登录 → ② 复制 URL 在指纹浏览器登录 → ③ 粘回「授权码#state」→ ④ complete。

Status

idle — 点 start login 开始

MCP hot-plug

add/reconnect/toggle need a real TUI (register closure). connect is a headless dry-run. attach wires tools into the selected session only.

Interception gateway __ccBeforeSend

Rewrites every z_8(callModel) request in place (semantic MITM); CCH recomputes natively.

calls
0
mutated
0
dropped
0
active
off

Request observer sp · z_8 · T0f

frames
0
subscribe, then fire a turn — every model request scrolls in live, flaring on arrival.

ccasapi lifecycle /v1/messages · cc-send

Every request through the cc-send path (CC's SDK client / YF) — invisible to Observe, which taps sp/z_8/T0f one layer above. Each capture: inbound identity + official? verdict (hover the badge for the evidence), the request as received, what 补CC包 injected/rewrote (original→fixed diff), and the return / error. Cold-start 400s and rate-limits are flagged.

captured
0
official
0
ad-hoc
0
errors
0
paused 0/300
subscribe (or just open this panel), then send a request to /v1/messages — each capture flares in newest-first, expandable into RX · FIX · TX channels.

Capabilities single source of truth

surgerystatefnexposesmeaning

Raw

Official limits api/oauth/usage

CC 自带 fetchUtilization → GET /api/oauth/usage(发的就是 CC 那个请求)。订阅限额,百分比 + 重置时间。

点 refresh 或切到本面板加载…

Local usage ccasapi ring

本机经 /v1/messages 网关捕获的真实 token 累计,按 model 分组(不含其它设备/claude.ai)。

◆ ACCESS

control token — from <dll>/.ccdbg_control.json