claw-code-parity/rust/crates/runtime/src
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
..
bash.rs feat: git integration, sandbox isolation, init command (merged from rcc branches) 2026-04-01 01:23:47 +00:00
bootstrap.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
compact.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
config.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
conversation.rs wip: hook progress UI + documentation 2026-04-01 04:50:26 +00:00
file_ops.rs Close the Claw Code tools parity gap 2026-03-31 22:53:20 +00:00
hooks.rs wip: hook-pipeline progress 2026-04-01 04:40:18 +00:00
json.rs feat: Rust port of Claw Code CLI 2026-03-31 17:43:09 +00:00
lib.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
mcp.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
mcp_client.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
mcp_stdio.rs Add MCP server orchestration so configured stdio tools can be discovered and called 2026-03-31 23:31:37 +00:00
oauth.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
permissions.rs wip: hook-pipeline progress 2026-04-01 04:30:25 +00:00
prompt.rs cleanroom: apply clean-room scrub on latest codebase 2026-04-01 18:20:34 +09:00
remote.rs Add fail-open remote proxy runtime primitives 2026-03-31 19:54:38 +00:00
sandbox.rs feat: git integration, sandbox isolation, init command (merged from rcc branches) 2026-04-01 01:23:47 +00:00
session.rs feat: git integration, sandbox isolation, init command (merged from rcc branches) 2026-04-01 01:23:47 +00:00
sse.rs feat: Rust port of Claw Code CLI 2026-03-31 17:43:09 +00:00
usage.rs feat: git integration, sandbox isolation, init command (merged from rcc branches) 2026-04-01 01:23:47 +00:00