Yeachan-Heo
|
d0327f650f
Improve terminal output so Rust CLI renders readable rich responses
|
2 months ago |
Yeachan-Heo
|
b50ee29c08
fix: critical parity bugs - enable tools, default permissions, tool input
|
2 months ago |
Yeachan-Heo
|
7289fcb3db
fix: tool input {} prefix bug, tool display after accumulation, max_iterations unlimited
|
2 months ago |
Yeachan-Heo
|
0d657d6400
feat: improved tool call display with box rendering, colored output
|
2 months ago |
Yeachan-Heo
|
ca2716b9fb
feat: --dangerously-skip-permissions flag, default max_tokens 64k (opus 32k)
|
2 months ago |
Yeachan-Heo
|
dcbde0dfb8
fix: remove debug logs, set model-specific max_tokens (opus=32k, sonnet/haiku=64k)
|
2 months ago |
Yeachan-Heo
|
2de6c0fade
fix: haiku alias to claw-haiku-4-5
|
2 months ago |
Yeachan-Heo
|
f2989128b9
Replace bespoke CLI line editing with rustyline and canonical model aliases
|
2 months ago |
Yeachan-Heo
|
66e947d1aa
fix: default model to claw-opus-4-6
|
2 months ago |
Yeachan-Heo
|
d59c041bac
fix: use ASCII prompt to prevent backspace corruption
|
2 months ago |
Yeachan-Heo
|
909f6ce0eb
feat: rebrand to Claw Code with ASCII art banner, claw binary, lobster prompt 🦞
|
2 months ago |
Yeachan-Heo
|
fedb748ea3
fix: respect ANTHROPIC_BASE_URL in all client instantiations
|
2 months ago |
Yeachan-Heo
|
f7fb193f64
Make project bootstrap available from a real init command
|
2 months ago |
Yeachan-Heo
|
e24d4ad0fa
Merge remote-tracking branch 'origin/rcc/api' into dev/rust
|
2 months ago |
Yeachan-Heo
|
363216aeba
Enable saved OAuth startup auth without breaking local version output
|
2 months ago |
Yeachan-Heo
|
5ede13a925
Merge remote-tracking branch 'origin/rcc/cli' into dev/rust
|
2 months ago |
Yeachan-Heo
|
1104da215e
Make the REPL resilient enough for real interactive workflows
|
2 months ago |
Yeachan-Heo
|
3efb38cf99
Enforce tool permissions before execution
|
2 months ago |
Yeachan-Heo
|
0f8dc4b5c2
Merge remote-tracking branch 'origin/rcc/api' into dev/rust
|
2 months ago |
Yeachan-Heo
|
1c20e259e6
Keep CLI parity features local and controllable
|
2 months ago |
Yeachan-Heo
|
568f5f908f
Enable OAuth login without requiring API keys
|
2 months ago |
Yeachan-Heo
|
96b19baf9d
Finish the Rust CLI command surface for everyday session workflows
|
2 months ago |
Yeachan-Heo
|
3447233470
Make /permissions read like the rest of the console
|
2 months ago |
Yeachan-Heo
|
34d65f403c
Make compact output match the console-style command UX
|
2 months ago |
Yeachan-Heo
|
ac5be5acc6
Make init output match the console-style command UX
|
2 months ago |
Yeachan-Heo
|
366b432617
Add useful config subviews without fake mutation flows
|
2 months ago |
Yeachan-Heo
|
21b8e2377e
Improve memory inspection presentation
|
2 months ago |
Yeachan-Heo
|
0fc202f429
Enrich status with git and project context
|
2 months ago |
Yeachan-Heo
|
8d330ff577
Polish session resume messaging to match the console UX
|
2 months ago |
Yeachan-Heo
|
9035c0e217
Tighten help and clear messaging across the CLI surface
|
2 months ago |