Commit Graph

  • d089d1a9cc feat: b5-retry-backoff — batch 5 upstream parity YeonGyu-Kim 2026-04-07 14:51:12 +09:00
  • 6a6c5acb02 feat: b5-reasoning-guard — batch 5 upstream parity YeonGyu-Kim 2026-04-07 14:51:12 +09:00
  • 9105e0c656 feat: b5-openrouter-fix — batch 5 upstream parity YeonGyu-Kim 2026-04-07 14:51:12 +09:00
  • b8f76442e2 feat: b5-multi-provider — batch 5 upstream parity YeonGyu-Kim 2026-04-07 14:51:12 +09:00
  • b216f9ce05 feat: b5-max-token-plugin — batch 5 upstream parity YeonGyu-Kim 2026-04-07 14:51:12 +09:00
  • 4be4b46bd9 feat: b5-git-aware — batch 5 upstream parity YeonGyu-Kim 2026-04-07 14:51:12 +09:00
  • 506ff55e53 feat: b5-doctor-cmd — batch 5 upstream parity YeonGyu-Kim 2026-04-07 14:51:12 +09:00
  • 65f4c3ad82 feat: b5-cost-tracker — batch 5 upstream parity YeonGyu-Kim 2026-04-07 14:51:12 +09:00
  • 700534de41 feat: b5-context-compress — batch 5 upstream parity YeonGyu-Kim 2026-04-07 14:51:12 +09:00
  • 861edfc1dc fix(runtime): document phantom completion root cause + add workspace_root to session (#41) feat/batch3-all YeonGyu-Kim 2026-04-07 14:21:53 +09:00
  • f982f24926 fix(api): Windows env hint + .env file loading fallback YeonGyu-Kim 2026-04-07 14:21:53 +09:00
  • 8d866073c5 feat(cli): show active model and provider in startup banner YeonGyu-Kim 2026-04-07 14:21:52 +09:00
  • 4251c85855 fix(cli): add section headers to OMC output for agent type grouping YeonGyu-Kim 2026-04-07 14:21:52 +09:00
  • 2a642871ad fix(api): enrich JSON parse errors with response body, provider, and model YeonGyu-Kim 2026-04-07 14:21:52 +09:00
  • cd83c0ff68 fix(cli): detect OPENAI_BASE_URL during claw login and emit clear error YeonGyu-Kim 2026-04-07 14:21:51 +09:00
  • ce360e0ff3 fix(api): strip anthropic beta fields from non-beta requests YeonGyu-Kim 2026-04-07 14:21:50 +09:00
  • c980c3c01e docs: add local model quickstart section to USAGE.md YeonGyu-Kim 2026-04-07 13:32:31 +09:00
  • ce22d8fb4f fix(api): add serde(default) to all usage/token parse paths in SSE stream YeonGyu-Kim 2026-04-07 13:35:30 +09:00
  • be561bfdeb Use Anthropic count tokens for preflight Yeachan-Heo 2026-04-06 09:38:21 +00:00
  • c1883d0f66 Clarify heuristic context window estimates Yeachan-Heo 2026-04-06 09:26:08 +00:00
  • 1fc5a1c457 Fix slash skill invoke normalization Yeachan-Heo 2026-04-06 09:24:06 +00:00
  • 549ad7c3af Restore compatibility skill lookup fallback Yeachan-Heo 2026-04-06 09:11:27 +00:00
  • ecadc5554a fix(auth): harden OAuth fallback and collapse thinking output Yeachan-Heo 2026-04-06 06:28:32 +00:00
  • 8ff9c1b15a Preserve recovery guidance for retried context-window failures Yeachan-Heo 2026-04-06 06:15:50 +00:00
  • 6bd464bbe7 Make repeated provider crashes self-identifying after retry exhaustion Yeachan-Heo 2026-04-06 00:13:12 +00:00
  • 421ead7dba Remove orphaned skill lookup helpers Yeachan-Heo 2026-04-06 07:56:50 +00:00
  • f9cb42fb44 Resolve claw-code main merge conflicts Yeachan-Heo 2026-04-06 05:46:52 +00:00
  • 01b263c838 Let /skills invocations reach the prompt skill path Yeachan-Heo 2026-04-06 05:43:27 +00:00
  • b930895736 Turn oversized-context failures into recovery guidance Yeachan-Heo 2026-04-06 05:37:58 +00:00
  • 84a0973f6c Clarify the resumed JSON parity audit record Yeachan-Heo 2026-04-06 01:45:26 +00:00
  • fe4da2aa65 Keep resumed JSON command surfaces machine-readable Yeachan-Heo 2026-04-06 01:44:30 +00:00
  • 53d6909b9b Emit structured doctor JSON diagnostics Yeachan-Heo 2026-04-06 01:42:46 +00:00
  • ceaf9cbc23 Preserve structured JSON parity for claw agents Yeachan-Heo 2026-04-06 01:42:43 +00:00
  • ee92f131b0 Stabilize plugin lifecycle temp dirs across parallel tests Yeachan-Heo 2026-04-06 01:18:56 +00:00
  • df0908b10e docs: record plugin lifecycle test flake Yeachan-Heo 2026-04-06 01:15:30 +00:00
  • 22e3f8c5e3 Fix retry exhaustion failure classification Yeachan-Heo 2026-04-06 01:08:23 +00:00
  • d94d792a48 Expose actionable ids for opaque provider failures Yeachan-Heo 2026-04-06 00:10:24 +00:00
  • 2bab4080d6 Keep resumed /status JSON aligned with live status output Yeachan-Heo 2026-04-05 23:01:50 +00:00
  • f7321ca05d docs: record doctor json structure gap Yeachan-Heo 2026-04-05 20:58:38 +00:00
  • 1f1d437f08 Unify the clawability hardening backlog on main Yeachan-Heo 2026-04-05 18:48:12 +00:00
  • 831d8a2d4b Classify quiet agent states before they look stale Yeachan-Heo 2026-04-05 18:46:53 +00:00
  • 7b59057034 Classify quiet agent states before they look stale Yeachan-Heo 2026-04-05 18:46:53 +00:00
  • d926d62e54 Restore a fully green workspace verification baseline Yeachan-Heo 2026-04-05 18:46:06 +00:00
  • 19c6b29524 Close the clawability backlog with deterministic CLI output and lane lineage Yeachan-Heo 2026-04-05 18:40:33 +00:00
  • 163cf00650 Close the clawability backlog with deterministic CLI output and lane lineage Yeachan-Heo 2026-04-05 18:40:33 +00:00
  • 93e979261e Record session state classification gap from dogfood Yeachan-Heo 2026-04-05 18:12:13 +00:00
  • f43375f067 Complete local claw-first CLI and config surface alignment Yeachan-Heo 2026-04-05 18:11:25 +00:00
  • 55d9f1da56 Refresh docs to match ultraworkers/claw-code source of truth Yeachan-Heo 2026-04-05 17:26:41 +00:00
  • de758a52dd Promote doctor check in onboarding docs Yeachan-Heo 2026-04-05 17:41:48 +00:00
  • af75a23be2 Document a repeatable container workflow for the Rust workspace Yeachan-Heo 2026-04-05 17:29:25 +00:00
  • bc061ad10f Add tagged binary release workflow Yeachan-Heo 2026-04-05 17:39:43 +00:00
  • 29781a59fa Expand CI coverage to the full Rust workspace Yeachan-Heo 2026-04-05 17:40:31 +00:00
  • 136cedf1cc Honor JSON output for skills and MCP inventory commands Yeachan-Heo 2026-04-05 17:29:54 +00:00
  • 2dd05bfcef Make .claw the only user-facing config namespace Yeachan-Heo 2026-04-05 17:27:46 +00:00
  • 9b156e21cf Route nested CLI help requests to usage instead of operand fallthrough Yeachan-Heo 2026-04-05 16:38:43 +00:00
  • f0d82a7cc0 Keep doctor and local help paths shell-native Yeachan-Heo 2026-04-05 16:44:36 +00:00
  • f09e03a932 docs: sync Rust README with current implementation status Yeachan-Heo 2026-04-05 18:08:00 +00:00
  • c3b0e12164 Remove unshipped rusty-claude-cli prototype modules Yeachan-Heo 2026-04-05 17:40:43 +00:00
  • 31163be347 style: cargo fmt Yeachan-Heo 2026-04-05 16:56:48 +00:00
  • eb4d3b11ee merge fix/p2-19-subcommand-help-fallthrough Yeachan-Heo 2026-04-05 16:54:59 +00:00
  • 9bd7a78ca8 Merge branch 'fix/p2-18-context-window-preflight' Yeachan-Heo 2026-04-05 16:54:45 +00:00
  • 24d8f916c8 merge fix/p0-10-json-status Yeachan-Heo 2026-04-05 16:54:38 +00:00
  • 30883bddbd Keep doctor and local help paths shell-native Yeachan-Heo 2026-04-05 16:44:36 +00:00
  • 1a2fa1581e Keep status JSON machine-readable for automation Yeachan-Heo 2026-04-05 16:41:02 +00:00
  • fa72cd665e Block oversized requests before providers hard-fail Yeachan-Heo 2026-04-05 16:39:58 +00:00
  • 1f53d961ff Route nested CLI help requests to usage instead of operand fallthrough Yeachan-Heo 2026-04-05 16:38:43 +00:00
  • b9c5cc118e docs: add subcommand help fallthrough pinpoint Yeachan-Heo 2026-04-05 11:01:17 +00:00
  • 38fa2778af docs: add context-window preflight gap pinpoint Yeachan-Heo 2026-04-05 10:31:03 +00:00
  • c4d4daa41d docs: add P2.16 orphaned module integration audit pinpoint Yeachan-Heo 2026-04-05 04:33:59 +00:00
  • 3df5dece39 fix: suppress dead_code warnings for unused file_ops functions Yeachan-Heo 2026-04-05 03:23:51 +00:00
  • cd1ee43f33 fix: suppress dead_code warnings for unused provider and lane completion items Yeachan-Heo 2026-04-05 03:22:32 +00:00
  • 1fb3759e7c fix: remove unused imports in session_control.rs Yeachan-Heo 2026-04-05 03:21:55 +00:00
  • 6b73f7f410 docs: add roadmap item for output format contract audit Yeachan-Heo 2026-04-04 23:00:49 +00:00
  • f30251a9e1 docs: add roadmap item for json inventory command output Yeachan-Heo 2026-04-04 22:30:46 +00:00
  • b0b655d417 docs: add roadmap item for config namespace unification Yeachan-Heo 2026-04-04 22:01:03 +00:00
  • 8e72aaee2e docs: add roadmap item for json status output parity Yeachan-Heo 2026-04-04 21:30:47 +00:00
  • 1ceb077e40 docs: add roadmap item for top-level doctor command Yeachan-Heo 2026-04-04 21:00:54 +00:00
  • 58903cef75 docs: add roadmap item for warning-free first-run UX Yeachan-Heo 2026-04-04 20:30:46 +00:00
  • cad1ac32a0 docs: add roadmap item for README reality reconciliation Yeachan-Heo 2026-04-04 20:00:36 +00:00
  • 1f52ce25fb docs: fix stale star history branding and add docs residue check Yeachan-Heo 2026-04-04 19:30:54 +00:00
  • 9350e70bc5 docs: add roadmap item for doctor discoverability Yeachan-Heo 2026-04-04 19:00:45 +00:00
  • 25a19792aa docs: add roadmap item for container-first docs Yeachan-Heo 2026-04-04 18:30:34 +00:00
  • 89a869e261 docs: add roadmap item for release-grade binary workflow Yeachan-Heo 2026-04-04 18:00:37 +00:00
  • 460284e7df docs: add roadmap item for workspace-grade ci coverage Yeachan-Heo 2026-04-04 17:30:35 +00:00
  • feddbdd598 docs: add roadmap item for commit provenance push events Yeachan-Heo 2026-04-04 17:00:46 +00:00
  • c99ee2f65d docs: switch community section to ultraworkers discord Yeachan-Heo 2026-04-04 16:56:31 +00:00
  • 78fd0216f4 docs: add philosophy document for autonomous claw development Yeachan-Heo 2026-04-04 16:51:51 +00:00
  • aca03fc3f9 docs: rewrite README around autonomous claw maintenance Yeachan-Heo 2026-04-04 16:50:05 +00:00
  • 9a7aab5259 docs: replace instructkr sponsor callout with ultraworkers shout-out Yeachan-Heo 2026-04-04 16:49:02 +00:00
  • 22ad54c08e docs: describe the runtime public API surface Yeachan-Heo 2026-04-04 15:23:29 +00:00
  • 953513f12d docs: add a current claw CLI usage guide Yeachan-Heo 2026-04-04 15:23:22 +00:00
  • fbb2275ab4 docs: mark P2.14 complete in ROADMAP Jobdori 2026-04-05 00:16:07 +09:00
  • 5bee22b66d Prevent invalid hook configs from poisoning merged runtime settings Yeachan-Heo 2026-04-04 15:15:29 +00:00
  • 5b9e47e294 docs: mark P2.11 complete in ROADMAP Jobdori 2026-04-05 00:11:58 +09:00
  • dbfc9d521c Track runtime tasks with structured task packets Yeachan-Heo 2026-04-04 15:11:26 +00:00
  • 340d4e2b9f docs: mark P2 backlog items complete in ROADMAP Jobdori 2026-04-04 23:52:11 +09:00
  • db1daadf3e docs: mark P2.5 and P2.6 complete in ROADMAP Jobdori 2026-04-04 23:51:48 +09:00
  • 784f07abfa Harden worker boot recovery before task dispatch Yeachan-Heo 2026-04-04 14:50:31 +00:00
  • d87fbe6c65 chore(ci): ignore flaky mcp_stdio discovery test Jobdori 2026-04-04 23:41:52 +09:00
  • 8a9ea1679f feat(mcp+lifecycle): MCP degraded-startup reporting, lane event schema, lane completion hardening Yeachan-Heo 2026-04-04 14:31:56 +00:00