d0zingcat
  • Joined on 2026-03-24
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-17 05:05:50 +00:00
00d0eb61d4 US-024: Add token limit metadata for kimi models
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-16 20:55:51 +00:00
8d8e2c3afd Mark prd.json status as completed
d037f9faa8 Fix strip_routing_prefix to handle kimi provider prefix (US-023)
330dc28fc2 Mark US-023 as complete in prd.json
cec8d17ca8 Implement US-023: Add automatic routing for kimi models to DashScope
4cb1db9faa Implement US-022: Enhanced error context for API failures
Compare 9 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-16 12:45:50 +00:00
110d568bcf Mark US-008 complete: kimi-k2.5 API compatibility fix
866ae7562c Fix formatting in task_packet.rs for CI
6376694669 Mark all 7 roadmap stories complete with PRD and progress record
1d5748f71f US-005: Typed task packet format with TaskScope enum
77fb62a9f1 Implement LaneEvent schema extensions for event ordering, provenance, and dedupe (US-002)
Compare 6 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-16 04:35:51 +00:00
ac45bbec15 Make ACP/Zed status obvious before users go source-diving
64e058f720 refresh
Compare 2 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-13 19:35:51 +00:00
e874bc6a44 Improve malformed hook failures so operators can diagnose broken JSON
d0zingcat synced commits to main at d0zingcat/dotfiles from mirror 2026-04-13 07:25:53 +00:00
6296b6ecb0 set TERM
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-12 19:15:50 +00:00
6a957560bd Make recovery handoffs explain why a lane resumed instead of leaking control prose
42bb6cdba6 Keep local clawhip artifacts from tripping routine repo work
f91d156f85 Keep poisoned test locks from cascading across unrelated regressions
6b4bb4ac26 Keep finished lanes from leaving stale reminders armed
e75d67dfd3 Make successful lanes explain what artifacts they actually produced
Compare 5 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-12 11:05:50 +00:00
2e34949507 Keep latest-session timestamps increasing under tight loops
8f53524bd3 Make backlog-scan lanes say what they actually selected
b5e30e2975 Make completed review lanes emit machine-readable verdicts
dbc2824a3e Keep latest session selection tied to real session recency
f309ff8642 Stop repo lanes from executing the wrong task payload
Compare 10 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-12 02:55:50 +00:00
763437a0b3 docs(roadmap): add #69 — lane stop summary quality floor
491386f0a5 Keep external orchestration gaps out of the claw-code sweep path
5c85e5ad12 Keep the worker-state backlog honest with current main behavior
b825713db3 Retire the stale slash-command backlog item without breaking verification
06d1b8ac87 docs(roadmap): add #68 — internal reinjection/resume path opacity
Compare 15 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-11 18:45:50 +00:00
7ea4535cce docs(roadmap): add #65 backlog selection outcomes, #66 completion-aware reminders
2329ddbe3d docs(roadmap): add #64 — structured artifact events
56b4acefd4 docs(roadmap): add #63 — droid session completion semantics broken
16b9febdae feat: ultraclaw droid batch — ROADMAP #41 test isolation + #50 PowerShell permissions
723e2117af Retire the stale plugin lifecycle flake backlog item
Compare 10 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-10 10:05:50 +00:00
8aa1fa2cc9 docs(roadmap): file ROADMAP #61 — OPENAI_BASE_URL routing fix (done)
1ecdb1076c fix(api): OPENAI_BASE_URL wins over Anthropic fallback for unknown models
6c07cd682d docs(roadmap): mark #59 done, file #60 glob brace expansion (done)
3a6c9a55c1 fix(tools): support brace expansion in glob_search patterns
Compare 4 commits »
d0zingcat synced commits to main at d0zingcat/dotfiles from mirror 2026-04-10 07:15:50 +00:00
766ab9a3ee feat: update brewfile
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-10 01:55:50 +00:00
810036bf09 test(cli): add integration test for model persistence in resumed /status
0f34c66acd feat(session): persist model in session metadata — ROADMAP #59
6af0189906 docs(roadmap): file ROADMAP #58 (Windows HOME crash) and #59 (session model persistence)
b95d330310 fix(startup): fall back to USERPROFILE when HOME is not set (Windows)
74311cc511 test(cli): add 5 integration tests for resume JSON parity
Compare 15 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-09 17:55:50 +00:00
ece48c7174 docs: correct agent-code binary name in warning — ROADMAP #53
c8cac7cae8 fix(cli): doctor config check hides non-existent candidate paths
57943b17f3 docs: reframe Windows setup — PowerShell is supported, Git Bash/WSL optional
4730b667c4 docs: warn against 'cargo install claw-code' false-positive — ROADMAP #52
dc4fa55d64 fix(cli): /status JSON emits null model and correct session_id in resume mode
Compare 27 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-09 09:45:51 +00:00
54269da157 fix(cli): claw state exits 1 when no worker state file exists
f741a42507 test(cli): add regression coverage for reasoning-effort validation and stub-command filtering
6b3e2d8854 docs(roadmap): file hook ingress opacity as ROADMAP #43
1a8f73da01 fix(cli): emit JSON error on --output-format json — ROADMAP #42
7d9f11b91f docs(roadmap): track community-support plugin-test-sealing as #41
Compare 16 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-09 01:35:50 +00:00
c1b1ce465e feat(cli): add reasoning_effort field to CliAction::Prompt/Repl variants — ROADMAP #34 struct groundwork
8e25611064 docs(roadmap): file dead-session opacity as ROADMAP #38
eb044f0a02 fix(api): emit max_completion_tokens for gpt-5* on OpenAI-compat path — closes ROADMAP #35
75476c9005 docs(roadmap): file #35 max_completion_tokens, #36 skill dispatch gap, #37 auth policy cleanup
e4c3871882 feat(api): add reasoning_effort field to MessageRequest and OpenAI-compat path
Compare 9 commits »
d0zingcat synced commits to fix/linux-hooks-broken-pipe at d0zingcat/claude-code from mirror 2026-04-08 17:25:50 +00:00
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-08 17:25:50 +00:00
da451c66db docs(roadmap): file /responses tool-schema compatibility bug as #33
ad38032ab8 docs(roadmap): file /responses tool-schema compatibility bug as #33
7173f2d6c6 docs(roadmap): file /responses tool-schema compatibility bug as #33
a0b4156174 docs(roadmap): file /responses tool-schema compatibility bug as #33
3bf45fc44a docs(roadmap): file /responses tool-schema compatibility bug as #33
Compare 12 commits »
d0zingcat synced new reference fix/linux-hooks-broken-pipe to d0zingcat/claude-code from mirror 2026-04-08 17:25:50 +00:00
d0zingcat synced commits to dev/rust at d0zingcat/claude-code from mirror 2026-04-08 09:15:50 +00:00
7508f1a4da docs(providers): add honest provider/auth support matrix + improve MissingApiKey error copy