YeonGyu-Kim
|
d7d20c66a6
|
docs: update README with Claw Code branding and feature parity
- Claw Code -> Claw Code branding
- CLI command refs: claw -> claw
- Feature highlights: 43 tools, JSONL sessions, prompt cache tracking, telemetry matching
- Star history chart and badges
- 11MB release binary positioning
- Config docs aligned to .claw.json
|
2026-04-01 18:34:24 +09:00 |
|
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 |
|