Commit graph

  • 1a09a587fc Keep CLI tool rendering readable without dropping result fidelity Yeachan-Heo 2026-04-01 07:49:20 +00:00
  • be2bce7f8e Ignore reasoning blocks in runtime adapters without affecting tool/text flows Yeachan-Heo 2026-04-01 08:06:10 +00:00
  • dc2a817360 Accept reasoning-style content blocks in the Rust API parser Yeachan-Heo 2026-04-01 08:06:10 +00:00
  • aea2adb9c8 Allow subagent tool flows to reach plugin-provided tools Yeachan-Heo 2026-04-01 07:36:05 +00:00
  • 1d7bf685e5 Harden installed-plugin discovery against stale registry state Yeachan-Heo 2026-04-01 07:34:55 +00:00
  • 7c115d1e07 feat: plugin subsystem progress Yeachan-Heo 2026-04-01 07:30:20 +00:00
  • 884ea4962a Tighten plugin manifest validation and installed-plugin discovery Yeachan-Heo 2026-04-01 07:23:10 +00:00
  • b757e96c13 Keep plugin-aware CLI validation aligned with the shared registry Yeachan-Heo 2026-04-01 07:22:41 +00:00
  • 5812c9bd9e feat: plugin system follow-up progress Yeachan-Heo 2026-04-01 07:20:13 +00:00
  • dcd9b4f3d2 test: cover installed plugin directory scanning Yeachan-Heo 2026-04-01 07:16:13 +00:00
  • c0a3985f89 feat: plugin subsystem final in-flight progress Yeachan-Heo 2026-04-01 06:58:00 +00:00
  • d7c943b78f feat: plugin hooks + tool registry + CLI integration Yeachan-Heo 2026-04-01 06:55:39 +00:00
  • ee0c4cd097 feat: plugin subsystem progress Yeachan-Heo 2026-04-01 06:50:18 +00:00
  • 5d14ff1d5f feat: plugin subsystem — loader, hooks, tools, bundled, CLI Yeachan-Heo 2026-04-01 06:45:13 +00:00
  • ddbfcb4be9 feat: plugins progress Yeachan-Heo 2026-04-01 06:25:27 +00:00
  • ed12397bbb feat: plugin registry + validation + hooks Yeachan-Heo 2026-04-01 06:00:49 +00:00
  • 131660ff4c wip: plugins progress Yeachan-Heo 2026-04-01 04:40:19 +00:00
  • 799ee3a4ee wip: plugins progress Yeachan-Heo 2026-04-01 04:30:28 +00:00
  • 799c92eada feat: cache-tracking progress Yeachan-Heo 2026-04-01 06:25:26 +00:00
  • 61b4def7bc feat: telemetry progress Yeachan-Heo 2026-04-01 06:15:15 +00:00
  • 5cee042e59 feat: jsonl-session progress Yeachan-Heo 2026-04-01 06:15:14 +00:00
  • c9d214c8d1 feat: cache-tracking progress Yeachan-Heo 2026-04-01 06:15:13 +00:00
  • 40008b6513 wip: grok provider abstraction Yeachan-Heo 2026-04-01 06:00:48 +00:00
  • dcca64d1bd wip: grok provider abstraction Yeachan-Heo 2026-04-01 06:00:48 +00:00
  • c38eac7a90 feat: hook-pipeline progress — tests passing Yeachan-Heo 2026-04-01 05:58:00 +00:00
  • b867e645dd feat: hook-pipeline progress — tests passing Yeachan-Heo 2026-04-01 05:58:00 +00:00
  • 1b42c6096c feat: anthropic SDK header matching + request profile Yeachan-Heo 2026-04-01 05:55:25 +00:00
  • 197065bfc8 feat: hook abort signal + Ctrl-C cancellation pipeline Yeachan-Heo 2026-04-01 05:55:24 +00:00
  • eaf7dc83f0 feat: hook abort signal + Ctrl-C cancellation pipeline Yeachan-Heo 2026-04-01 05:55:24 +00:00
  • 828597024e wip: telemetry claude code matching Yeachan-Heo 2026-04-01 05:45:28 +00:00
  • f477dde4a6 feat: provider tests + grok integration Yeachan-Heo 2026-04-01 05:45:27 +00:00
  • ebdc60b66c feat: provider tests + grok integration Yeachan-Heo 2026-04-01 05:45:27 +00:00
  • 555a245456 wip: hook progress UI + documentation Yeachan-Heo 2026-04-01 04:50:26 +00:00
  • 4670b4c76b wip: hook progress UI + documentation Yeachan-Heo 2026-04-01 04:50:26 +00:00
  • e7e3ae2875 wip: telemetry progress Yeachan-Heo 2026-04-01 04:40:21 +00:00
  • 9efd029e26 wip: hook-pipeline progress Yeachan-Heo 2026-04-01 04:40:18 +00:00
  • 2387a54b40 wip: hook-pipeline progress Yeachan-Heo 2026-04-01 04:40:18 +00:00
  • 26344c578b wip: cache-tracking progress Yeachan-Heo 2026-04-01 04:40:17 +00:00
  • 5170718306 wip: telemetry progress Yeachan-Heo 2026-04-01 04:30:29 +00:00
  • c80603556d wip: jsonl-session progress Yeachan-Heo 2026-04-01 04:30:27 +00:00
  • eb89fc95e7 wip: hook-pipeline progress Yeachan-Heo 2026-04-01 04:30:25 +00:00
  • 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