Commit Graph

  • f5fa3e26c8 refactor(tools): replace panic paths with proper error handling YeonGyu-Kim 2026-04-02 18:04:55 +09:00
  • f49b39f469 refactor(runtime): replace unwrap panics with proper error propagation in session.rs YeonGyu-Kim 2026-04-02 18:02:40 +09:00
  • 6e4b0123a6 fix: resolve clippy warnings, apply cargo fmt, skip env-dependent test YeonGyu-Kim 2026-04-02 17:52:31 +09:00
  • 8f1f65dd98 Preserve explicit resume paths while parsing slash command arguments Yeachan-Heo 2026-04-02 08:40:34 +00:00
  • 9fb79d07ee Merge remote-tracking branch 'origin/omx-issue-9203-release-binary' Yeachan-Heo 2026-04-02 08:37:36 +00:00
  • c0be23b4f6 Merge remote-tracking branch 'origin/omx-issue-9202-release-harness' Yeachan-Heo 2026-04-02 08:35:56 +00:00
  • 3c73f0ffb3 Merge remote-tracking branch 'origin/omx-issue-9201-release-ci' Yeachan-Heo 2026-04-02 08:32:15 +00:00
  • 769435665a Merge remote-tracking branch 'origin/omx-issue-9103-clawcode-ux-enhance' Yeachan-Heo 2026-04-02 08:30:05 +00:00
  • 7858fc86a1 merge: omx-issue-9102-opencode-ux-compare into main Yeachan-Heo 2026-04-02 08:23:21 +00:00
  • 04b7e41a3c merge: omx-issue-9101-codex-ux-compare into main Yeachan-Heo 2026-04-02 08:16:42 +00:00
  • 9cad6d2de3 merge: gaebal/cli-dispatch-top5 into main Yeachan-Heo 2026-04-02 08:16:42 +00:00
  • 07aae875e5 Prevent command-shaped claw invocations from silently becoming prompts Yeachan-Heo 2026-04-02 07:44:39 +00:00
  • 346a2919ff ci: add rust github actions workflow Yeachan-Heo 2026-04-02 07:40:01 +00:00
  • b3b14cff79 Prevent resumed slash commands from dropping release-critical arguments Yeachan-Heo 2026-04-02 07:37:25 +00:00
  • aea6b9162f Keep Rust PRs green with a minimal CI gate Yeachan-Heo 2026-04-02 07:31:56 +00:00
  • 79da7c0adf Make claw's REPL feel self-explanatory from analysis through commit Yeachan-Heo 2026-04-02 07:20:35 +00:00
  • 8f737b13d2 Reduce REPL overhead for orchestration-heavy workflows Yeachan-Heo 2026-04-02 07:19:14 +00:00
  • a127ad7878 Reduce CLI dead-ends around help and session recovery Yeachan-Heo 2026-04-02 07:15:03 +00:00
  • fd0a299e19 test: cover new CLI slash command handlers Yeachan-Heo 2026-04-02 06:05:24 +00:00
  • d26fa889c0 feat: wire top CLI slash command handlers Yeachan-Heo 2026-04-02 06:00:00 +00:00
  • 765635b312 chore: clean up post-merge compiler warnings YeonGyu-Kim 2026-04-02 14:00:07 +09:00
  • de228ee5a6 fix: forward prompt cache events through clients YeonGyu-Kim 2026-04-02 11:38:24 +09:00
  • 0bd0914347 fix: stabilize merge fallout test fixtures YeonGyu-Kim 2026-04-02 11:31:53 +09:00
  • 12c364da34 fix: align session tests with jsonl persistence YeonGyu-Kim 2026-04-02 11:31:53 +09:00
  • ffb133851e fix: cover merged prompt cache behavior YeonGyu-Kim 2026-04-02 11:31:53 +09:00
  • de589d47a5 fix: restore anthropic request profile integration YeonGyu-Kim 2026-04-02 11:31:53 +09:00
  • 8476d713a8 Merge remote-tracking branch 'origin/rcc/cache-tracking' into integration/dori-cleanroom YeonGyu-Kim 2026-04-02 11:17:13 +09:00
  • 416c8e89b9 fix: restore telemetry merge build compatibility YeonGyu-Kim 2026-04-02 11:16:56 +09:00
  • 164bd518a1 Merge remote-tracking branch 'origin/rcc/telemetry' into integration/dori-cleanroom YeonGyu-Kim 2026-04-02 11:13:56 +09:00
  • 2c51b17207 Merge remote-tracking branch 'origin/rcc/parity-fix' into integration/dori-cleanroom YeonGyu-Kim 2026-04-02 11:11:42 +09:00
  • 9ce259451c Merge remote-tracking branch 'origin/rcc/jsonl-session' into integration/dori-cleanroom YeonGyu-Kim 2026-04-02 11:10:48 +09:00
  • 9e06ea58f0 Merge remote-tracking branch 'origin/rcc/hook-pipeline' into integration/dori-cleanroom YeonGyu-Kim 2026-04-02 11:05:03 +09:00
  • 32f482e79a Merge remote-tracking branch 'origin/rcc/ant-tools' into integration/dori-cleanroom YeonGyu-Kim 2026-04-02 10:56:41 +09:00
  • 3790c5319a fix: adjust post-merge Rust CLI tests YeonGyu-Kim 2026-04-02 10:46:51 +09:00
  • 522c1ff7fb Merge remote-tracking branch 'origin/rcc/grok' into integration/dori-cleanroom YeonGyu-Kim 2026-04-02 10:45:15 +09:00
  • 3eff3c4f51 fix: resolve post-sandbox merge import duplication YeonGyu-Kim 2026-04-02 10:43:04 +09:00
  • 1d4c8a8f50 Merge remote-tracking branch 'origin/rcc/sandbox' into integration/dori-cleanroom YeonGyu-Kim 2026-04-02 10:42:15 +09:00
  • 3bca74d446 Merge remote-tracking branch 'origin/rcc/git' into integration/dori-cleanroom YeonGyu-Kim 2026-04-02 10:38:55 +09:00
  • ac3bc539dd Merge remote-tracking branch 'origin/rcc/cost' into integration/dori-cleanroom YeonGyu-Kim 2026-04-02 10:36:30 +09:00
  • 2929759ded Merge remote-tracking branch 'origin/rcc/plugins' into integration/dori-cleanroom YeonGyu-Kim 2026-04-01 19:13:53 +09:00
  • 543b7725ee fix: add env_lock guard to git discovery tests YeonGyu-Kim 2026-04-01 19:00:28 +09:00
  • c849c0672f fix: resolve all post-merge compile errors YeonGyu-Kim 2026-04-01 18:57:50 +09:00
  • 6f1ff24cea fix: update prompt tests for post-plugins-merge format YeonGyu-Kim 2026-04-01 18:52:23 +09:00
  • c2e41ba205 fix: post-plugins-merge cleanroom fixes and workspace deps YeonGyu-Kim 2026-04-01 18:48:39 +09:00
  • 6e8bd15154 Merge remote-tracking branch 'origin/rcc/plugins' into integration/dori-cleanroom YeonGyu-Kim 2026-04-01 18:37:04 +09:00
  • d7d20c66a6 docs: update README with Claw Code branding and feature parity YeonGyu-Kim 2026-04-01 18:34:24 +09:00
  • df6230d42e cleanroom: apply clean-room scrub on latest codebase YeonGyu-Kim 2026-04-01 18:00:53 +09:00
  • 3812c0f192 Make agents and skills commands usable beyond placeholder parsing Yeachan-Heo 2026-04-01 08:30:02 +00:00
  • def861bfed Implement upstream slash command parity for plugin metadata surfaces Yeachan-Heo 2026-04-01 08:19:25 +00:00
  • 381d061e27 feat: expand slash command surface Yeachan-Heo 2026-04-01 08:15:23 +00:00
  • 5b95e0cfe5 feat: command surface follow-up integration Yeachan-Heo 2026-04-01 08:10:23 +00:00
  • a7b77d0ec8 Clear stale enabled state during plugin loader pruning Yeachan-Heo 2026-04-01 08:07:14 +00:00
  • f500d785e7 feat: command surface and slash completion wiring Yeachan-Heo 2026-04-01 08:05:22 +00:00
  • 37b42ba319 Prove raw tool output truncation stays display-only Yeachan-Heo 2026-04-01 08:03:22 +00:00
  • c7ff9f5339 Preserve ILM-style conversation continuity during auto compaction Yeachan-Heo 2026-04-01 07:55:25 +00:00
  • 633faf8336 Keep CLI tool previews readable without truncating session data Yeachan-Heo 2026-04-01 07:53:03 +00:00
  • 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