This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
claude-code
Watch
1
Star
0
Fork
0
You've already forked claude-code
mirror of
https://github.com/instructkr/claude-code.git
synced
2026-04-03 21:08:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a4cbbfcc1f1c784733fe38b67ba44f1df35569a
claude-code
/
rust
/
crates
/
rusty-claude-cli
/
src
History
Yeachan-Heo
1a4cbbfcc1
fix: tool input {} prefix bug, tool display after accumulation, max_iterations unlimited
2026-04-01 02:24:18 +00:00
..
app.rs
Make the REPL resilient enough for real interactive workflows
2026-04-01 00:15:33 +00:00
args.rs
fix: default model to claude-opus-4-6
2026-04-01 01:48:21 +00:00
init.rs
Make Claude project bootstrap available from a real init command
2026-04-01 01:14:44 +00:00
input.rs
Replace bespoke CLI line editing with rustyline and canonical model aliases
2026-04-01 02:04:12 +00:00
main.rs
fix: tool input {} prefix bug, tool display after accumulation, max_iterations unlimited
2026-04-01 02:24:18 +00:00
render.rs
feat: terminal markdown rendering with ANSI colors
2026-04-01 01:43:40 +00:00