claude-code-best/src/cli
James Feng bad81fdfcc Phase 1: security do-now — redaction helpers + RCS defaults hardened
- Add src/utils/sensitive.ts: redactUrl/redactValue/redactForLog
- Apply redaction to MCP config printing (mcp.tsx)
- Apply redaction to hard-fail logging (log.ts)
- Apply redaction to chrome native host debug log
- Apply redaction to CLI error output (exit.ts)
- RCS: default bind to 127.0.0.1 instead of 0.0.0.0
- RCS: CORS restricted to localhost + baseUrl whitelist
- pipeTransport: default bind to 127.0.0.1 via PIPE_HOST env
2026-06-03 13:43:38 +08:00
..
bg Enable auto mode autonomy commands 2026-06-01 20:17:09 +08:00
handlers Phase 1: security do-now — redaction helpers + RCS defaults hardened 2026-06-03 13:43:38 +08:00
src feat: 完成stub 2026-03-31 20:40:16 +08:00
transports fix: resolve tsc errors (upstream type cleanup batch) 2026-06-01 18:44:46 +08:00
bg.ts Enable auto mode autonomy commands 2026-06-01 20:17:09 +08:00
exit.ts Phase 1: security do-now — redaction helpers + RCS defaults hardened 2026-06-03 13:43:38 +08:00
ndjsonSafeStringify.ts feat: build 2026-03-31 19:22:47 +08:00
print.ts fix: 删除 edit tool 中的旧逻辑处理, 现在已经不需要这些处理了, 大模型够屌 (#1251) 2026-06-01 23:48:26 +08:00
remoteIO.ts feat: build 2026-03-31 19:22:47 +08:00
rollback.ts feat: 大规模清理 claude 的类型问题及依赖 2026-03-31 22:21:35 +08:00
structuredIO.ts fix: resolve tsc errors (provider and print refinements) 2026-06-01 18:47:27 +08:00
up.ts feat: 大规模清理 claude 的类型问题及依赖 2026-03-31 22:21:35 +08:00
update.ts feat: build 2026-03-31 19:22:47 +08:00