Commit Graph

  • 0a4cea5ab2 feat: plugin hooks + tool registry + CLI integration rcc/plugins Yeachan-Heo 2026-04-01 06:55:39 +00:00
  • bea025b585 feat: plugin subsystem progress Yeachan-Heo 2026-04-01 06:50:18 +00:00
  • 4769353b30 feat: plugin subsystem — loader, hooks, tools, bundled, CLI Yeachan-Heo 2026-04-01 06:45:13 +00:00
  • be08a46e48 feat: plugins progress Yeachan-Heo 2026-04-01 06:25:27 +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
  • 7f7807e48e feat: plugin registry + validation + hooks Yeachan-Heo 2026-04-01 06:00:49 +00:00
  • 40008b6513 wip: grok provider abstraction rcc/grok Yeachan-Heo 2026-04-01 06:00:48 +00:00
  • c38eac7a90 feat: hook-pipeline progress — tests passing rcc/hook-pipeline 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
  • 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
  • 555a245456 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
  • bba3b0db45 wip: plugins progress Yeachan-Heo 2026-04-01 04:40:19 +00:00
  • 9efd029e26 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
  • a9b779d0af wip: plugins progress Yeachan-Heo 2026-04-01 04:30:28 +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
  • 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
  • 178934a9a0 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
  • 962292dd27 auto: save WIP progress from rcc session rcc/api Yeachan-Heo 2026-04-01 04:01:37 +00:00
  • 0e722fa013 auto: save WIP progress from rcc session rcc/parity-fix Yeachan-Heo 2026-04-01 04:01:37 +00:00
  • b4e0579477 auto: save WIP progress from rcc session rcc/subagent 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
  • 9ade3a70d7 fix: auto compaction threshold default 200k tokens main dev/rust Yeachan-Heo 2026-04-01 03:55:00 +00:00
  • 91ab8ea9d9 feat: auto compaction + ant-only commands (merge rcc/ant-tools) Yeachan-Heo 2026-04-01 03:51:10 +00:00
  • 992681c4fd Prevent long sessions from stalling and expose the requested internal command surface rcc/ant-tools Yeachan-Heo 2026-04-01 03:48:50 +00:00
  • 77427245c1 rebrand: Claude Code -> Claw Code in all prompts and source text Yeachan-Heo 2026-04-01 03:45:42 +00:00
  • ac6c5d00a8 Enable Claude-compatible tool hooks in the Rust runtime rcc/hooks 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
  • a9ac7e5bb8 feat: default OAuth config for claude.com, 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
  • 705c62257c Improve terminal output so Rust CLI renders readable rich responses rcc/ui-polish 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
  • ba220d210e 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
  • ac95f0387c 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
  • 1a4cbbfcc1 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
  • 33750cb4c1 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
  • a81657673f fix: haiku alias to claude-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 rcc/cli 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
  • 21b0887469 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
  • b445a3320f 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 rcc/render 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
  • 387a8bb13f 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
  • 583d191527 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
  • 2d09bf9961 Make sandbox isolation behavior explicit and inspectable rcc/sandbox 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
  • f403d3b107 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 rcc/git 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
  • a22700562d 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 rcc/thinking 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
  • ccebabe605 Preserve verified session persistence while syncing remote runtime branch history rcc/runtime Yeachan-Heo 2026-04-01 01:02:05 +00:00
  • cdf24b87b4 Enable safe in-place CLI self-updates from GitHub releases rcc/update 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
  • e38e3ee4d7 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
  • 72b5f2fe80 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 rcc/doctor Yeachan-Heo 2026-04-01 00:59:57 +00:00
  • 2fd6241bd8 Enable Agent tool child execution with bounded recursion rcc/tools Yeachan-Heo 2026-04-01 00:59:20 +00:00
  • 5b046836b9 Enable local image prompts without breaking text-only CLI flows rcc/image Yeachan-Heo 2026-04-01 00:59:16 +00:00
  • 549deb9a89 Preserve local project context across compaction and todo updates rcc/memory 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
  • 3ba60be514 Expose session cost and budget state in the Rust CLI rcc/cost Yeachan-Heo 2026-04-01 00:57:54 +00:00
  • d6341d54c1 feat: config discovery and CLAUDE.md loading (cherry-picked from rcc/runtime) Yeachan-Heo 2026-04-01 00:40:34 +00:00
  • cd01d0e387 Honor Claude config defaults across runtime sessions Yeachan-Heo 2026-04-01 00:36:32 +00:00
  • 863958b94c Merge remote-tracking branch 'origin/rcc/api' into dev/rust Yeachan-Heo 2026-04-01 00:30:20 +00:00
  • 9455280f24 Enable saved OAuth startup auth without breaking local version output Yeachan-Heo 2026-04-01 00:24:55 +00:00
  • c92403994d Merge remote-tracking branch 'origin/rcc/cli' into dev/rust Yeachan-Heo 2026-04-01 00:20:39 +00:00
  • 8d4a739c05 Make the REPL resilient enough for real interactive workflows Yeachan-Heo 2026-04-01 00:14:38 +00:00
  • e2f061fd08 Enforce tool permissions before execution Yeachan-Heo 2026-04-01 00:06:15 +00:00
  • c139fe9bee Merge remote-tracking branch 'origin/rcc/api' into dev/rust Yeachan-Heo 2026-03-31 23:41:08 +00:00
  • 6a7cea810e Clarify the expanded CLI surface for local parity Yeachan-Heo 2026-03-31 23:40:57 +00:00
  • 842abcfe85 Merge remote-tracking branch 'origin/rcc/cli' into dev/rust Yeachan-Heo 2026-03-31 23:40:35 +00:00
  • 807e29c8a1 Merge remote-tracking branch 'origin/rcc/tools' into dev/rust Yeachan-Heo 2026-03-31 23:40:35 +00:00
  • e84133527e Keep CLI parity features local and controllable Yeachan-Heo 2026-03-31 23:38:53 +00:00
  • 32e89df631 Enable Claude OAuth login without requiring API keys Yeachan-Heo 2026-03-31 23:38:05 +00:00
  • 1f8cfbce38 Prevent tool regressions by locking down dispatch-level edge cases Yeachan-Heo 2026-03-31 23:33:05 +00:00
  • 1e5002b521 Add MCP server orchestration so configured stdio tools can be discovered and called Yeachan-Heo 2026-03-31 23:31:37 +00:00
  • d5d99af2d0 docs: move star history chart to top of README for visibility Yeachan-Heo 2026-03-31 23:10:00 +00:00
  • 5180cc5658 Merge remote-tracking branch 'origin/rcc/cli' into dev/rust Yeachan-Heo 2026-03-31 23:09:30 +00:00
  • 964cc25821 docs: highlight 50K stars milestone in README Yeachan-Heo 2026-03-31 23:08:54 +00:00