Commit Graph

  • b3b14cff79 Prevent resumed slash commands from dropping release-critical arguments omx-issue-9202-release-harness Yeachan-Heo 2026-04-02 07:37:25 +00:00
  • aea6b9162f Keep Rust PRs green with a minimal CI gate omx-issue-9201-release-ci Yeachan-Heo 2026-04-02 07:31:56 +00:00
  • 79da7c0adf Make claw's REPL feel self-explanatory from analysis through commit omx-issue-9101-codex-ux-compare Yeachan-Heo 2026-04-02 07:20:35 +00:00
  • 8f737b13d2 Reduce REPL overhead for orchestration-heavy workflows omx-issue-9102-opencode-ux-compare Yeachan-Heo 2026-04-02 07:19:14 +00:00
  • a127ad7878 Reduce CLI dead-ends around help and session recovery omx-issue-9103-clawcode-ux-enhance 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
  • e9a571ae57 fix(cli): use map_or_else when loading managed sessions fix/clippy-warnings YeonGyu-Kim 2026-04-02 15:03:02 +09:00
  • 29b99b21f7 fix(tools): extract stream stop helpers YeonGyu-Kim 2026-04-02 15:02:28 +09:00
  • 0d2cd3229e fix(tools): clone resolved model alias explicitly YeonGyu-Kim 2026-04-02 15:01:49 +09:00
  • 6a01aa52e6 fix(tools): pass provider runtime model by reference YeonGyu-Kim 2026-04-02 15:01:20 +09:00
  • 1e8e152148 fix(api): use question mark for optional tool call names YeonGyu-Kim 2026-04-02 15:00:20 +09:00
  • d26fa889c0 feat: wire top CLI slash command handlers Yeachan-Heo 2026-04-02 06:00:00 +00:00
  • 7976bf994c fix(api): return final stream events directly from finish YeonGyu-Kim 2026-04-02 14:59:46 +09:00
  • d9c1883879 fix(api): return stream events directly from ingest_chunk YeonGyu-Kim 2026-04-02 14:58:51 +09:00
  • 722eee3ea5 fix(api): remove unnecessary Result from tool call start events YeonGyu-Kim 2026-04-02 14:58:06 +09:00
  • 23ba21bdd5 fix(api): split openai compat stream state into nested flags YeonGyu-Kim 2026-04-02 14:57:07 +09:00
  • 464a870180 fix(api): box anthropic provider client enum variant YeonGyu-Kim 2026-04-02 14:55:51 +09:00
  • 2959cd1e51 fix(runtime): pass session messages by reference YeonGyu-Kim 2026-04-02 14:53:20 +09:00
  • 86bc510722 fix(runtime): use path extension matching for rotated logs YeonGyu-Kim 2026-04-02 14:50:23 +09:00
  • 920842fffe fix(runtime): use checked millis conversion for session timestamps YeonGyu-Kim 2026-04-02 14:49:57 +09:00
  • ec5d3a546b fix(runtime): use map_or_else for session id fallback YeonGyu-Kim 2026-04-02 14:49:26 +09:00
  • 9cfbb8ceed fix(runtime): merge identical session load match arms YeonGyu-Kim 2026-04-02 14:48:47 +09:00
  • ace763eede fix(runtime): remove needless borrow in conversation runtime setup YeonGyu-Kim 2026-04-02 14:48:09 +09:00
  • 765635b312 chore: clean up post-merge compiler warnings integration/dori-cleanroom 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