Commit Graph

  • c26797d98a wip: hook-pipeline progress Yeachan-Heo 2026-04-01 04:30:25 +00:00
  • 0cf2204d43 wip: cache-tracking progress Yeachan-Heo 2026-04-01 04:30:24 +00:00
  • 94199beabb wip: hook pipeline progress Yeachan-Heo 2026-04-01 04:20:16 +00:00
  • 2dc21c17c7 wip: hook pipeline progress Yeachan-Heo 2026-04-01 04:20:16 +00:00
  • 178934a9a0 feat: grok provider tests + cargo fmt Yeachan-Heo 2026-04-01 04:20:15 +00:00
  • f92c9e962a feat: grok provider tests + cargo fmt Yeachan-Heo 2026-04-01 04:20:15 +00:00
  • 2a0f4b677a feat: provider abstraction layer + Grok API support Yeachan-Heo 2026-04-01 04:10:46 +00:00
  • 5654efb7b2 feat: provider abstraction layer + Grok API support Yeachan-Heo 2026-04-01 04:10:46 +00:00
  • 0e722fa013 auto: save WIP progress from rcc session Yeachan-Heo 2026-04-01 04:01:37 +00:00
  • cbc0a83059 auto: save WIP progress from rcc session Yeachan-Heo 2026-04-01 04:01:37 +00:00
  • 8eb40bc6db auto: save WIP progress from rcc session Yeachan-Heo 2026-04-01 04:01:37 +00:00
  • 6b5331576e fix: auto compaction threshold default 200k tokens dev/rust Yeachan-Heo 2026-04-01 03:55:00 +00:00
  • 992681c4fd Prevent long sessions from stalling and expose the requested internal command surface Yeachan-Heo 2026-04-01 03:48:50 +00:00
  • ac6c5d00a8 Enable Claude-compatible tool hooks in the Rust runtime Yeachan-Heo 2026-04-01 03:35:25 +00:00
  • b40fb0c464 Enable compatible tool hooks in the Rust runtime Yeachan-Heo 2026-04-01 03:35:25 +00:00
  • a94ef61b01 feat: -p flag compat, --print flag, OAuth defaults, UI rendering merge Yeachan-Heo 2026-04-01 03:22:34 +00:00
  • fd33a6dbdc feat: -p flag compat, --print flag, OAuth defaults, UI rendering merge Yeachan-Heo 2026-04-01 03:22:34 +00:00
  • a9ac7e5bb8 feat: default OAuth config for claude.com, merge UI polish rendering Yeachan-Heo 2026-04-01 03:20:26 +00:00
  • 143cef6873 feat: default OAuth config for API endpoint, merge UI polish rendering Yeachan-Heo 2026-04-01 03:20:26 +00:00
  • 0175ee0a90 Merge remote-tracking branch 'origin/rcc/ui-polish' into dev/rust Yeachan-Heo 2026-04-01 03:17:16 +00:00
  • 89ef493eda Merge remote-tracking branch 'origin/rcc/ui-polish' into dev/rust Yeachan-Heo 2026-04-01 03:17:16 +00:00
  • 705c62257c Improve terminal output so Rust CLI renders readable rich responses Yeachan-Heo 2026-04-01 03:14:45 +00:00
  • d0327f650f Improve terminal output so Rust CLI renders readable rich responses Yeachan-Heo 2026-04-01 03:14:45 +00:00
  • 1bd0eef368 Merge remote-tracking branch 'origin/rcc/subagent' into dev/rust Yeachan-Heo 2026-04-01 03:12:25 +00:00
  • e95eb86d1b Merge remote-tracking branch 'origin/rcc/subagent' into dev/rust Yeachan-Heo 2026-04-01 03:12:25 +00:00
  • ba220d210e Enable real Agent tool delegation in the Rust CLI Yeachan-Heo 2026-04-01 03:10:20 +00:00
  • 48fa1c3ae5 Enable real Agent tool delegation in the Rust CLI Yeachan-Heo 2026-04-01 03:10:20 +00:00
  • 04b1f1e85d docs: rewrite rust/ README with full feature matrix and usage guide Yeachan-Heo 2026-04-01 02:59:05 +00:00
  • 84c8a808f4 docs: rewrite rust/ README with full feature matrix and usage guide Yeachan-Heo 2026-04-01 02:59:05 +00:00
  • ac95f0387c feat: allow multiple in_progress todos for parallel workflows Yeachan-Heo 2026-04-01 02:55:13 +00:00
  • 7661af230c feat: allow multiple in_progress todos for parallel workflows Yeachan-Heo 2026-04-01 02:55:13 +00:00
  • 4fb2aceaf1 fix: critical parity bugs - enable tools, default permissions, tool input Yeachan-Heo 2026-04-01 02:42:49 +00:00
  • b50ee29c08 fix: critical parity bugs - enable tools, default permissions, tool input Yeachan-Heo 2026-04-01 02:42:49 +00:00
  • 1a4cbbfcc1 fix: tool input {} prefix bug, tool display after accumulation, max_iterations unlimited Yeachan-Heo 2026-04-01 02:24:18 +00:00
  • 7289fcb3db fix: tool input {} prefix bug, tool display after accumulation, max_iterations unlimited Yeachan-Heo 2026-04-01 02:24:18 +00:00
  • acdecbb729 feat: improved tool call display with box rendering, colored output Yeachan-Heo 2026-04-01 02:20:59 +00:00
  • 0d657d6400 feat: improved tool call display with box rendering, colored output Yeachan-Heo 2026-04-01 02:20:59 +00:00
  • 33750cb4c1 feat: --dangerously-skip-permissions flag, default max_tokens 64k (opus 32k) Yeachan-Heo 2026-04-01 02:18:23 +00:00
  • ca2716b9fb feat: --dangerously-skip-permissions flag, default max_tokens 64k (opus 32k) Yeachan-Heo 2026-04-01 02:18:23 +00:00
  • 5aebf4f4c5 fix: remove debug logs, set model-specific max_tokens (opus=32k, sonnet/haiku=64k) Yeachan-Heo 2026-04-01 02:14:20 +00:00
  • dcbde0dfb8 fix: remove debug logs, set model-specific max_tokens (opus=32k, sonnet/haiku=64k) Yeachan-Heo 2026-04-01 02:14:20 +00:00
  • a81657673f fix: haiku alias to claude-haiku-4-5 Yeachan-Heo 2026-04-01 02:10:49 +00:00
  • 2de6c0fade fix: haiku alias to claw-haiku-4-5 Yeachan-Heo 2026-04-01 02:10:49 +00:00
  • e2753f055a Replace bespoke CLI line editing with rustyline and canonical model aliases Yeachan-Heo 2026-04-01 02:04:12 +00:00
  • f2989128b9 Replace bespoke CLI line editing with rustyline and canonical model aliases Yeachan-Heo 2026-04-01 02:04:12 +00:00
  • 9a86aa6444 fix: default model to claude-opus-4-6 Yeachan-Heo 2026-04-01 01:48:21 +00:00
  • 66e947d1aa fix: default model to claw-opus-4-6 Yeachan-Heo 2026-04-01 01:48:21 +00:00
  • 21b0887469 fix: use ASCII prompt to prevent backspace corruption Yeachan-Heo 2026-04-01 01:47:32 +00:00
  • d59c041bac fix: use ASCII prompt to prevent backspace corruption Yeachan-Heo 2026-04-01 01:47:32 +00:00
  • 0d89231caa Merge remote-tracking branch 'origin/rcc/render' into dev/rust Yeachan-Heo 2026-04-01 01:46:17 +00:00
  • 3ed414231f Merge remote-tracking branch 'origin/rcc/render' into dev/rust Yeachan-Heo 2026-04-01 01:46:17 +00:00
  • b445a3320f feat: rebrand to Claw Code with ASCII art banner, claw binary, lobster prompt 🦞 Yeachan-Heo 2026-04-01 01:44:55 +00:00
  • 909f6ce0eb feat: rebrand to Claw Code with ASCII art banner, claw binary, lobster prompt 🦞 Yeachan-Heo 2026-04-01 01:44:55 +00:00
  • 650a24b6e2 feat: terminal markdown rendering with ANSI colors Yeachan-Heo 2026-04-01 01:43:25 +00:00
  • 686017889f feat: terminal markdown rendering with ANSI colors Yeachan-Heo 2026-04-01 01:43:25 +00:00
  • d018276fc1 fix: respect ANTHROPIC_BASE_URL in all client instantiations Yeachan-Heo 2026-04-01 01:40:43 +00:00
  • fedb748ea3 fix: respect ANTHROPIC_BASE_URL in all client instantiations Yeachan-Heo 2026-04-01 01:40:43 +00:00
  • 387a8bb13f feat: git integration, sandbox isolation, init command (merged from rcc branches) Yeachan-Heo 2026-04-01 01:23:47 +00:00
  • 98264aa3a9 feat: git integration, sandbox isolation, init command (merged from rcc branches) Yeachan-Heo 2026-04-01 01:23:47 +00:00
  • 243a1ff74f Merge remote-tracking branch 'origin/rcc/api' into dev/rust Yeachan-Heo 2026-04-01 01:20:29 +00:00
  • cc6be803f7 Merge remote-tracking branch 'origin/rcc/api' into dev/rust Yeachan-Heo 2026-04-01 01:20:29 +00:00
  • 583d191527 fix: resolve thinking/streaming/update merge conflicts Yeachan-Heo 2026-04-01 01:15:30 +00:00
  • c04ad316d4 fix: resolve thinking/streaming/update merge conflicts Yeachan-Heo 2026-04-01 01:15:30 +00:00
  • 074bd5b7b7 Make Claude project bootstrap available from a real init command Yeachan-Heo 2026-04-01 01:14:44 +00:00
  • f7fb193f64 Make project bootstrap available from a real init command Yeachan-Heo 2026-04-01 01:14:44 +00:00
  • 2d09bf9961 Make sandbox isolation behavior explicit and inspectable Yeachan-Heo 2026-04-01 01:14:38 +00:00
  • bec07658b8 Merge remote-tracking branch 'origin/rcc/update' into dev/rust Yeachan-Heo 2026-04-01 01:11:12 +00:00
  • 3814b1960e Merge remote-tracking branch 'origin/rcc/update' into dev/rust Yeachan-Heo 2026-04-01 01:11:12 +00:00
  • f403d3b107 Merge remote-tracking branch 'origin/rcc/thinking' into dev/rust Yeachan-Heo 2026-04-01 01:11:06 +00:00
  • a2a4a3435b Merge remote-tracking branch 'origin/rcc/thinking' into dev/rust Yeachan-Heo 2026-04-01 01:11:06 +00:00
  • 82018e8184 Make workspace context reflect real git state Yeachan-Heo 2026-04-01 01:10:57 +00:00
  • bd494184fc Merge remote-tracking branch 'origin/rcc/runtime' into dev/rust Yeachan-Heo 2026-04-01 01:10:53 +00:00
  • badee2a8c7 Merge remote-tracking branch 'origin/rcc/runtime' into dev/rust Yeachan-Heo 2026-04-01 01:10:53 +00:00
  • a22700562d Merge remote-tracking branch 'origin/rcc/cli' into dev/rust Yeachan-Heo 2026-04-01 01:10:40 +00:00
  • a36bae9231 Merge remote-tracking branch 'origin/rcc/cli' into dev/rust Yeachan-Heo 2026-04-01 01:10:40 +00:00
  • c14196c730 Expose structured thinking without polluting normal assistant output Yeachan-Heo 2026-04-01 01:08:18 +00:00
  • 585e3a2652 Expose structured thinking without polluting normal assistant output Yeachan-Heo 2026-04-01 01:08:18 +00:00
  • f544125c01 Improve streaming feedback for CLI responses Yeachan-Heo 2026-04-01 01:04:56 +00:00
  • 83fc672260 Improve streaming feedback for CLI responses Yeachan-Heo 2026-04-01 01:04:56 +00:00
  • ccebabe605 Preserve verified session persistence while syncing remote runtime branch history Yeachan-Heo 2026-04-01 01:02:05 +00:00
  • efdd2d04de Preserve verified session persistence while syncing remote runtime branch history Yeachan-Heo 2026-04-01 01:02:05 +00:00
  • cdf24b87b4 Enable safe in-place CLI self-updates from GitHub releases Yeachan-Heo 2026-04-01 01:01:26 +00:00
  • c02089b90b Enable safe in-place CLI self-updates from GitHub releases Yeachan-Heo 2026-04-01 01:01:26 +00:00
  • 770fb8d0e7 Merge remote-tracking branch 'origin/rcc/tools' into dev/rust Yeachan-Heo 2026-04-01 01:00:37 +00:00
  • 1e354521fb Merge remote-tracking branch 'origin/rcc/tools' into dev/rust Yeachan-Heo 2026-04-01 01:00:37 +00:00
  • e38e3ee4d7 Merge remote-tracking branch 'origin/rcc/memory' into dev/rust Yeachan-Heo 2026-04-01 01:00:37 +00:00
  • d3275cbe45 Merge remote-tracking branch 'origin/rcc/memory' into dev/rust Yeachan-Heo 2026-04-01 01:00:37 +00:00
  • 331b8fc811 Merge remote-tracking branch 'origin/rcc/image' into dev/rust Yeachan-Heo 2026-04-01 01:00:37 +00:00
  • 5a6becefa0 Merge remote-tracking branch 'origin/rcc/image' into dev/rust Yeachan-Heo 2026-04-01 01:00:37 +00:00
  • 72b5f2fe80 Merge remote-tracking branch 'origin/rcc/doctor' into dev/rust Yeachan-Heo 2026-04-01 01:00:31 +00:00
  • a30edf41a4 Merge remote-tracking branch 'origin/rcc/doctor' into dev/rust Yeachan-Heo 2026-04-01 01:00:31 +00:00
  • b200198df7 Make local environment failures diagnosable from the CLI Yeachan-Heo 2026-04-01 00:59:57 +00:00
  • d8c6a3003b Make local environment failures diagnosable from the CLI Yeachan-Heo 2026-04-01 00:59:57 +00:00
  • 2fd6241bd8 Enable Agent tool child execution with bounded recursion Yeachan-Heo 2026-04-01 00:59:20 +00:00
  • 6b84fcfaa0 Enable Agent tool child execution with bounded recursion Yeachan-Heo 2026-04-01 00:59:20 +00:00
  • 5b046836b9 Enable local image prompts without breaking text-only CLI flows Yeachan-Heo 2026-04-01 00:59:16 +00:00
  • 063c84df40 Enable local image prompts without breaking text-only CLI flows Yeachan-Heo 2026-04-01 00:59:16 +00:00
  • 549deb9a89 Preserve local project context across compaction and todo updates Yeachan-Heo 2026-04-01 00:58:36 +00:00
  • ec898b808f Preserve local project context across compaction and todo updates Yeachan-Heo 2026-04-01 00:58:36 +00:00
  • 146260083c Persist CLI conversation history across sessions Yeachan-Heo 2026-04-01 00:58:14 +00:00