This website requires JavaScript.
Explore
Help
Register
Sign In
andxblink
/
claw-code
Archived
Watch
1
Star
0
Fork
0
You've already forked claw-code
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-04-09
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
583d1915274d2f2d17ae88b2881b8b4c66691696
claw-code
/
rust
/
crates
/
runtime
/
src
History
Yeachan-Heo
f403d3b107
Merge remote-tracking branch 'origin/rcc/thinking' into dev/rust
...
# Conflicts: # rust/crates/commands/src/lib.rs # rust/crates/rusty-claude-cli/src/main.rs
2026-04-01 01:11:06 +00:00
..
bash.rs
feat: Rust port of Claude Code CLI
2026-03-31 17:43:09 +00:00
bootstrap.rs
feat: Rust port of Claude Code CLI
2026-03-31 17:43:09 +00:00
compact.rs
Merge remote-tracking branch 'origin/rcc/thinking' into dev/rust
2026-04-01 01:11:06 +00:00
config.rs
feat: config discovery and CLAUDE.md loading (cherry-picked from rcc/runtime)
2026-04-01 00:40:34 +00:00
conversation.rs
Merge remote-tracking branch 'origin/rcc/thinking' into dev/rust
2026-04-01 01:11:06 +00:00
file_ops.rs
Close the Claude Code tools parity gap
2026-03-31 22:53:20 +00:00
json.rs
feat: Rust port of Claude Code CLI
2026-03-31 17:43:09 +00:00
lib.rs
Persist CLI conversation history across sessions
2026-04-01 00:58:14 +00:00
mcp_client.rs
Add first MCP client transport scaffolding
2026-03-31 20:42:49 +00: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
mcp.rs
Add MCP normalization and config identity helpers
2026-03-31 20:23:00 +00:00
oauth.rs
feat: config discovery and CLAUDE.md loading (cherry-picked from rcc/runtime)
2026-04-01 00:40:34 +00:00
permissions.rs
Enforce tool permissions before execution
2026-04-01 00:06:15 +00:00
prompt.rs
Preserve local project context across compaction and todo updates
2026-04-01 00:58:36 +00:00
remote.rs
Add fail-open remote proxy runtime primitives
2026-03-31 19:54:38 +00:00
session.rs
Merge remote-tracking branch 'origin/rcc/thinking' into dev/rust
2026-04-01 01:11:06 +00:00
sse.rs
feat: Rust port of Claude Code CLI
2026-03-31 17:43:09 +00:00
usage.rs
Persist CLI conversation history across sessions
2026-04-01 00:58:14 +00:00