Commit Graph

  • 2f54a3c11b ci: Rust workspace GitHub Actions (check, test, release build) Sisyphus 2026-04-01 20:36:48 +09:00
  • da3c231640 docs: README, CI workflow, CLAW.md guidance, assets, and contributing guide Sisyphus 2026-04-01 20:36:39 +09:00
  • 5de4d7ec8b docs: README, CI workflow, CLAW.md guidance, assets, and contributing guide Sisyphus 2026-04-01 20:36:39 +09:00
  • 44d75cccdb feat: Python porting workspace with reference data and parity audit Sisyphus 2026-04-01 20:36:06 +09:00
  • 8b0bd55350 feat: Python porting workspace with reference data and parity audit Yeachan-Heo 2026-04-01 20:36:06 +09:00
  • ca5fb61d42 feat: interactive CLI with REPL, markdown rendering, and project init Sisyphus 2026-04-01 20:36:06 +09:00
  • 9e26dcec1d feat: interactive CLI with REPL, markdown rendering, and project init Yeachan-Heo 2026-04-01 20:36:06 +09:00
  • 3a1833e444 feat: editor compatibility harness for upstream integration Sisyphus 2026-04-01 20:36:06 +09:00
  • 498f62823e feat: editor compatibility harness for upstream integration Yeachan-Heo 2026-04-01 20:36:06 +09:00
  • 4599c39a28 feat: plugin system with hooks pipeline and bundled plugins Sisyphus 2026-04-01 20:36:06 +09:00
  • a74eb973bb feat: plugin system with hooks pipeline and bundled plugins Yeachan-Heo 2026-04-01 20:36:06 +09:00
  • efac48ae2a feat: slash commands, skills discovery, and config inspection Sisyphus 2026-04-01 20:36:06 +09:00
  • 76ad0a8ee9 feat: slash commands, skills discovery, and config inspection Yeachan-Heo 2026-04-01 20:36:06 +09:00
  • ebef38e844 feat: tool specifications and execution framework Sisyphus 2026-04-01 20:36:06 +09:00
  • 35ed604654 feat: tool specifications and execution framework Yeachan-Heo 2026-04-01 20:36:06 +09:00
  • 090350c374 feat: runtime engine with session management, tools, MCP, and compaction Sisyphus 2026-04-01 20:36:06 +09:00
  • 2ac4a40589 feat: runtime engine with session management, tools, MCP, and compaction Yeachan-Heo 2026-04-01 20:36:06 +09:00
  • 9b8c44285b feat: API client with streaming, OAuth, and provider abstraction Sisyphus 2026-04-01 20:36:06 +09:00
  • 55a1061968 initial commit scaffold Yeachan-Heo 2026-04-01 20:36:06 +09:00
  • f1765edb51 Merge remote-tracking branch 'origin/rcc/plugins' into integration/dori-cleanroom integration/dori-cleanroom YeonGyu-Kim 2026-04-01 19:13:53 +09:00
  • 2929759ded Merge remote-tracking branch 'origin/rcc/plugins' into integration/dori-cleanroom YeonGyu-Kim 2026-04-01 19:13:53 +09:00
  • 331c9dbb9d fix: add env_lock guard to git discovery tests YeonGyu-Kim 2026-04-01 19:00:28 +09:00
  • 543b7725ee fix: add env_lock guard to git discovery tests YeonGyu-Kim 2026-04-01 19:00:28 +09:00
  • 8ca53dec0d fix: resolve all post-merge compile errors YeonGyu-Kim 2026-04-01 18:57:50 +09:00
  • c849c0672f fix: resolve all post-merge compile errors YeonGyu-Kim 2026-04-01 18:57:50 +09:00
  • 5b997e2de2 fix: update prompt tests for post-plugins-merge format YeonGyu-Kim 2026-04-01 18:52:23 +09:00
  • 6f1ff24cea fix: update prompt tests for post-plugins-merge format YeonGyu-Kim 2026-04-01 18:52:23 +09:00
  • 409073c10c fix: post-plugins-merge cleanroom fixes and workspace deps YeonGyu-Kim 2026-04-01 18:48:39 +09:00
  • c2e41ba205 fix: post-plugins-merge cleanroom fixes and workspace deps YeonGyu-Kim 2026-04-01 18:48:39 +09:00
  • bb4d2f364a Merge remote-tracking branch 'origin/rcc/plugins' into integration/dori-cleanroom YeonGyu-Kim 2026-04-01 18:37:04 +09:00
  • 6e8bd15154 Merge remote-tracking branch 'origin/rcc/plugins' into integration/dori-cleanroom YeonGyu-Kim 2026-04-01 18:37:04 +09:00
  • 933ad1df4e docs: update README with Claw Code branding and feature parity YeonGyu-Kim 2026-04-01 18:34:24 +09:00
  • d7d20c66a6 docs: update README with Claw Code branding and feature parity YeonGyu-Kim 2026-04-01 18:34:24 +09:00
  • 3a6a21ac36 cleanroom: apply clean-room scrub on latest codebase YeonGyu-Kim 2026-04-01 18:00:53 +09:00
  • df6230d42e cleanroom: apply clean-room scrub on latest codebase YeonGyu-Kim 2026-04-01 18:00:53 +09:00
  • a9efc734d5 Preserve plugin and hook semantics while finishing the hook-pipeline merge dev/rust Yeachan-Heo 2026-04-01 09:00:55 +00:00
  • f509d569ae fix: handle new slash command variants in cli Yeachan-Heo 2026-04-01 08:40:20 +00:00
  • ec09efa81a Make agents and skills commands usable beyond placeholder parsing rcc/plugins Yeachan-Heo 2026-04-01 08:30:02 +00:00
  • 3812c0f192 Make agents and skills commands usable beyond placeholder parsing Yeachan-Heo 2026-04-01 08:30:02 +00:00
  • b402b1c6b6 Implement upstream slash command parity for plugin metadata surfaces Yeachan-Heo 2026-04-01 08:19:25 +00:00
  • def861bfed Implement upstream slash command parity for plugin metadata surfaces Yeachan-Heo 2026-04-01 08:19:25 +00:00
  • 8ae96376a2 merge: integrate plugin subsystem and command surface from rcc/plugins Yeachan-Heo 2026-04-01 08:17:27 +00:00
  • 381d061e27 feat: expand slash command surface Yeachan-Heo 2026-04-01 08:15:23 +00:00
  • 486fccfa3e 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
  • 7464302fd3 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
  • 0755a36811 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
  • 7f33569f3a 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
  • 24fea5db9e 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
  • 782d9cea71 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
  • 97d725d5e5 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
  • d794acd3f4 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
  • 4c1eaa16e0 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
  • 13851d800f 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
  • 9e717192f8 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
  • 6584ed1ad7 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
  • 46abf52143 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
  • 28be7b3e24 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
  • a10bbaf8de 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
  • f967484b9a 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
  • 6520cf8c3f 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
  • 5f66392f45 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
  • 123a7f4013 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
  • 0db9660727 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
  • e488e94307 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
  • f8d4da3e68 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
  • 8f6d8db958 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
  • 7b17b037cb 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
  • b905b611f0 wip: plugins progress Yeachan-Heo 2026-04-01 04:30:28 +00:00
  • 799c92eada feat: cache-tracking progress rcc/cache-tracking Yeachan-Heo 2026-04-01 06:25:26 +00:00
  • 61b4def7bc feat: telemetry progress rcc/telemetry Yeachan-Heo 2026-04-01 06:15:15 +00:00
  • 5cee042e59 feat: jsonl-session progress rcc/jsonl-session 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 rcc/grok 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
  • b867e645dd feat: hook-pipeline progress — tests passing Yeachan-Heo 2026-04-01 05:58:00 +00:00
  • c38eac7a90 feat: hook-pipeline progress — tests passing rcc/hook-pipeline Yeachan-Heo 2026-04-01 05:58:00 +00:00