claw-code/rust/crates/rusty-claude-cli/src
YeonGyu-Kim 3a6a21ac36 cleanroom: apply clean-room scrub on latest codebase
- Remove all claude/anthropic references from .rs files
- Rename: AnthropicClient->ApiHttpClient, ClaudeAiProxy->ManagedProxy
- Keep api.anthropic.com (actual endpoint) and model names (claude-opus etc)
- Keep wire-protocol headers (anthropic-version, User-Agent)
- cargo check passes on full 134-commit codebase
2026-04-01 18:20:34 +09:00
..
app.rs fix: critical parity bugs - enable tools, default permissions, tool input 2026-04-01 02:42:49 +00:00
args.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
init.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
input.rs Replace bespoke CLI line editing with rustyline and canonical model aliases 2026-04-01 02:04:12 +00:00
main.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
render.rs wip: hook-pipeline progress 2026-04-01 04:40:18 +00:00