Commit History

Author SHA1 Message Date
  Yeachan-Heo 143cef6873 feat: default OAuth config for API endpoint, merge UI polish rendering 2 months ago
  Yeachan-Heo 0175ee0a90 Merge remote-tracking branch 'origin/rcc/ui-polish' into dev/rust 2 months ago
  Yeachan-Heo 89ef493eda Merge remote-tracking branch 'origin/rcc/ui-polish' into dev/rust 2 months ago
  Yeachan-Heo 705c62257c Improve terminal output so Rust CLI renders readable rich responses 2 months ago
  Yeachan-Heo d0327f650f Improve terminal output so Rust CLI renders readable rich responses 2 months ago
  Yeachan-Heo 1bd0eef368 Merge remote-tracking branch 'origin/rcc/subagent' into dev/rust 2 months ago
  Yeachan-Heo e95eb86d1b Merge remote-tracking branch 'origin/rcc/subagent' into dev/rust 2 months ago
  Yeachan-Heo ba220d210e Enable real Agent tool delegation in the Rust CLI 2 months ago
  Yeachan-Heo 48fa1c3ae5 Enable real Agent tool delegation in the Rust CLI 2 months ago
  Yeachan-Heo 04b1f1e85d docs: rewrite rust/ README with full feature matrix and usage guide 2 months ago
  Yeachan-Heo 84c8a808f4 docs: rewrite rust/ README with full feature matrix and usage guide 2 months ago
  Yeachan-Heo ac95f0387c feat: allow multiple in_progress todos for parallel workflows 2 months ago
  Yeachan-Heo 7661af230c feat: allow multiple in_progress todos for parallel workflows 2 months ago
  Yeachan-Heo 4fb2aceaf1 fix: critical parity bugs - enable tools, default permissions, tool input 2 months ago
  Yeachan-Heo b50ee29c08 fix: critical parity bugs - enable tools, default permissions, tool input 2 months ago
  Yeachan-Heo 1a4cbbfcc1 fix: tool input {} prefix bug, tool display after accumulation, max_iterations unlimited 2 months ago
  Yeachan-Heo 7289fcb3db fix: tool input {} prefix bug, tool display after accumulation, max_iterations unlimited 2 months ago
  Yeachan-Heo acdecbb729 feat: improved tool call display with box rendering, colored output 2 months ago
  Yeachan-Heo 0d657d6400 feat: improved tool call display with box rendering, colored output 2 months ago
  Yeachan-Heo 33750cb4c1 feat: --dangerously-skip-permissions flag, default max_tokens 64k (opus 32k) 2 months ago
  Yeachan-Heo ca2716b9fb feat: --dangerously-skip-permissions flag, default max_tokens 64k (opus 32k) 2 months ago
  Yeachan-Heo 5aebf4f4c5 fix: remove debug logs, set model-specific max_tokens (opus=32k, sonnet/haiku=64k) 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 a81657673f fix: haiku alias to claude-haiku-4-5 2 months ago
  Yeachan-Heo 2de6c0fade fix: haiku alias to claw-haiku-4-5 2 months ago
  Yeachan-Heo e2753f055a Replace bespoke CLI line editing with rustyline and canonical model aliases 2 months ago
  Yeachan-Heo f2989128b9 Replace bespoke CLI line editing with rustyline and canonical model aliases 2 months ago
  Yeachan-Heo 9a86aa6444 fix: default model to claude-opus-4-6 2 months ago
  Yeachan-Heo 66e947d1aa fix: default model to claw-opus-4-6 2 months ago
  Yeachan-Heo 21b0887469 fix: use ASCII prompt to prevent backspace corruption 2 months ago