d0zingcat
  • Joined on 2026-03-24
d0zingcat synced commits to feat/jobdori-248-unknown-verb-option-classify at d0zingcat/claude-code from mirror 2026-04-22 15:26:44 +00:00
d0zingcat synced new reference patch-1 to d0zingcat/BroadcastChannel from mirror 2026-04-22 15:08:12 +00:00
d0zingcat synced commits to patch-1 at d0zingcat/BroadcastChannel from mirror 2026-04-22 15:08:12 +00:00
d0zingcat synced commits to main at d0zingcat/BroadcastChannel from mirror 2026-04-22 15:08:12 +00:00
6380d7dc91 Merge pull request #1 from d0zingcat/feat/image-gallery
e1de46a61b feat: add Telegram-style image gallery with lightbox
Compare 2 commits »
d0zingcat synced commits to feat/image-gallery at d0zingcat/BroadcastChannel from mirror 2026-04-22 07:26:51 +00:00
d0zingcat synced new reference feat/image-gallery to d0zingcat/BroadcastChannel from mirror 2026-04-22 07:26:51 +00:00
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-22 07:16:44 +00:00
a389f8dff1 file: #160 — session_store missing list_sessions, delete_session, session_exists — claw cannot enumerate or clean up sessions without filesystem hacks
7a014170ba file: #159 — run_turn_loop hardcodes empty denied_tools, permission denials absent from multi-turn sessions
986f8e89fd file: #158 — compact_messages_if_needed drops turns silently, no structured compaction event
Compare 3 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-21 23:06:44 +00:00
ef1cfa1777 file: #157 — structured remediation registry for error hints (Phase 3 of #77)
f1e4ad7574 feat: #156 — error classification for text-mode output (Phase 2 of #77)
Compare 2 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-21 14:56:45 +00:00
14c5ef1808 file: #156 — error classification for text-mode output (Phase 2 of #77)
9362900b1b feat: #77 Phase 1 — machine-readable error classification in JSON error payloads
ff45e971aa fix: #80 — session-lookup error messages now show actual workspace-fingerprint directory
4b53b97e36 docs: #155 — add USAGE.md documentation for /ultraplan, /teleport, /bughunter commands
3cfe6e2b14 feat: #154 — hint provider prefix and env var when model name looks like different provider
Compare 27 commits »
d0zingcat synced commits to main at d0zingcat/BroadcastChannel from mirror 2026-04-21 07:26:49 +00:00
f15d0bd8e2 Merge pull request #141 from zijiefang/patch-2
8c2f17e339 Merge remote-tracking branch 'origin/patch-3' into patch-2
be36d7dd6b docs: add 热干面拌 10 号土豆泥 to demo list
d38ff526b8 docs: add 热干面拌 10 号土豆泥 to demo list
b800869aa5 refactor: improve image dimension inference logic
Compare 37 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-21 06:46:45 +00:00
f3f6643fb9 feat: #108 add did-you-mean guard for subcommand typos (prevents silent LLM dispatch)
883cef1a26 docs: #138 add concrete evidence — feat/134-135 branch pushed but no PR (closure-state gap)
768c1abc78 ROADMAP #138: dogfood cycle report-gate opacity — nudge surface needs explicit closure state
a8beca1463 fix: #136 support --output-format json with --compact flag
21adae9570 fix: #137 update test fixtures to use canonical 'opus' alias for main branch consistency
Compare 10 commits »
d0zingcat synced new reference feat/134-135-session-identity to d0zingcat/claude-code from mirror 2026-04-21 06:46:45 +00:00
d0zingcat synced commits to feat/134-135-session-identity at d0zingcat/claude-code from mirror 2026-04-21 06:46:45 +00:00
d0zingcat synced commits to main at d0zingcat/dotfiles from mirror 2026-04-20 15:08:30 +00:00
63383df61f feat: upgrade to openjdk@21
af2a03ba72 chore: disable padding balance;
df84e705a0 fix(ghostty): add window-padding-balance to eliminate bottom gap
8a8af17333 fix(ghostty): reduce window-padding-y from 8 to 2 to minimize bottom gap
017c8cee8f fix(nvim): disable noice cmdline/messages to stop popup flickering
Compare 8 commits »
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-20 14:26:44 +00:00
50e3fa3a83 docs: add --output-format to diagnostic verb help text
a51b2105ed docs: add JSON output example for diagnostic verbs post-#127
a3270db602 fix: #127 reject unrecognized suffix args for diagnostic verbs
12f1f9a74e feat: wire ship.prepared provenance emission at bash execution boundary
2678fa0af5 fix: #124 --model validation rejects malformed syntax at parse time
Compare 8 commits »
d0zingcat synced commits to main at d0zingcat/dotfiles from mirror 2026-04-20 07:16:46 +00:00
03797e737a chore: add awscli and openjdk
d0zingcat synced commits to feat/jobdori-130-export-error-envelope at d0zingcat/claude-code from mirror 2026-04-20 06:16:44 +00:00
d0zingcat synced commits to main at d0zingcat/claude-code from mirror 2026-04-20 06:16:44 +00:00
8a8ca8a355 ROADMAP #4.44.5: Ship/provenance events — implement §4.44.5
b0b579ebe9 ROADMAP #133: Blocked-state subphase contract — implement §6.5
c956f78e8a ROADMAP #4.44.5: Ship/provenance opacity — filed from dogfood
dd73962d0b ROADMAP #122: doctor invocation does not check stale-base condition — run_stale_base_preflight() only invoked in Prompt + REPL paths, missing in doctor action handler; inconsistency: doctor says 'ok' but prompt warns 'stale base'; joins boot preflight / doctor contract family (#80-#83/#114) and silent-state inventory (#102/#127/#129/#245)
027efb2f9f ROADMAP §4.44: Typed-error envelope contract (Silent-state inventory roll-up) — locks in structured error.kind/operation/target/errno/hint/retryable contract that closes the family of pinpoints currently scattered across #102 + #121 + #127 + #129 + #130 + #245; backward-compat additive; regression locked via golden-fixture; gates 'Run claw --help for usage' trailer on error.kind == usage; drafted jointly with gaebal-gajae during 2026-04-20 dogfood cycle
Compare 59 commits »
d0zingcat synced new reference feat/jobdori-130-export-error-envelope to d0zingcat/claude-code from mirror 2026-04-20 06:16:44 +00:00
d0zingcat synced commits to main at d0zingcat/dotfiles from mirror 2026-04-17 07:25:50 +00:00
ab36825d29 chore: add java and casks
120f9545ba feat: add scratch function allow disposable works
4717635ab1 feat: remove kiro as it slows down zsh
099959cdcf feat: add yazi and lmstudio
db79c02b9c feat: add kiro-cli
Compare 5 commits »