claw-code/rust/crates/tools
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
..
src cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
.gitignore Polish Agent defaults and ignore crate-local agent artifacts 2026-03-31 20:46:06 +00:00
Cargo.toml Enable real Agent tool delegation in the Rust CLI 2026-04-01 03:10:20 +00:00