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-06 19:28:49 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca2716b9fbfd604b8fc0d984800d52fe588cbdcd
claude-code
/
rust
/
crates
/
rusty-claude-cli
/
src
History
Yeachan-Heo
ca2716b9fb
feat: --dangerously-skip-permissions flag, default max_tokens 64k (opus 32k)
2026-04-01 02:18:23 +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 claw-opus-4-6
2026-04-01 01:48:21 +00:00
init.rs
Make 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
feat: --dangerously-skip-permissions flag, default max_tokens 64k (opus 32k)
2026-04-01 02:18:23 +00:00
render.rs
feat: terminal markdown rendering with ANSI colors
2026-04-01 01:43:40 +00:00