ultraworkers-claw-code/rust/crates/api
YeonGyu-Kim df6230d42e cleanroom: apply clean-room scrub on latest codebase
- Remove all claw/anthropic references from .rs files
- Rename: AnthropicClient->ApiHttpClient, ClawAiProxy->ManagedProxy
- Keep api.anthropic.com (actual endpoint) and model names (claw-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
tests cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
Cargo.toml Enable OAuth login without requiring API keys 2026-03-31 23:38:05 +00:00