Mika Admin mikakuns
  • Joined on 2026-02-25
mikakuns pushed tag v1.9.0 to releases/ClaudeDo 2026-06-19 11:23:31 +00:00
mikakuns pushed to main at releases/ClaudeDo 2026-06-19 11:17:12 +00:00
23a93ce0bb fix(merge): unresolved conflicts compose to empty, not Ours (+ review nits)
29a294b7f3 feat(merge): diff Merge opens the 3-pane editor + conflict overview ruler
ca4377e641 feat(merge): toggle add/remove per side, MAIN/INCOMING labels, files readout
d5eec75bea feat(merge): additive conflict accept — stack ours/theirs in click order
18479c023e feat(merge): add accept-both control to the 3-pane conflict gutter
Compare 52 commits »
mikakuns pushed tag v1.8.0 to releases/ClaudeDo 2026-06-09 14:41:27 +00:00
mikakuns pushed to main at releases/ClaudeDo 2026-06-09 14:41:20 +00:00
f21c65be18 feat(ui): richer diff viewer + surface child roadblocks on parents
c300f8c313 docs: document the unified parent-task model
d6e0953293 feat(worker): allow cancelling a WaitingForChildren parent
a8b86e25e6 feat(ui): single approve action merges the whole unit
1abb429f12 feat(worker): approve drives the unit merge for parents with children
Compare 46 commits »
mikakuns pushed to main at releases/ClaudeDo 2026-06-05 08:20:56 +00:00
2dfc4559b1 feat(ui): add conflict-resolution worker contract (foundation for merge rework)
dd3b03b9e4 docs(plan): foundation + Layer A plan and Layer B/C parallel kickoff prompts
f4416ee1c3 docs(design): git tab merge & review rework — shared foundation + 3 layers
42bb79e2b7 feat(ui): rename review Retry to Continue and make Reset discard the worktree
561028e67b fix(ui): set prompt-action resting color on ContentPresenter
Compare 5 commits »
mikakuns pushed to main at releases/ClaudeDo 2026-06-05 06:58:02 +00:00
07a9d07cf6 style(ui): align refine button with star and update refine icon
mikakuns pushed to main at releases/ClaudeDo 2026-06-05 06:48:42 +00:00
19435b2d48 style(ui): render review actions as bracketed terminal text
e22a3267fe refactor(ui): blend review prompt into the terminal instead of a boxed footer
9c5872eb27 feat(ui): send Retry on Enter in the review prompt
8819a56496 feat(ui): rework review into terminal footer and add Git tab
6c65158be8 feat(ui): add IsGitTab flag to work console view model
Compare 40 commits »
mikakuns created branch feature/debug-logging-traceability in releases/ClaudeDo 2026-06-04 17:27:03 +00:00
mikakuns pushed to feature/debug-logging-traceability at releases/ClaudeDo 2026-06-04 17:27:03 +00:00
50c10b6e75 feat(logging): tag UI task actions with TaskId + debug trace lines
075b6d13af feat(logging): tag Worker task execution with TaskId for traceability
324f1d9c7c feat(logging): wire App/Ui logging to shared LoggingSetup
c592ca32fb feat(logging): route Worker logging through shared LoggingSetup
7ce418d474 feat(logging): shared LoggingSetup with build-config sink branching
Compare 8 commits »
mikakuns pushed to main at releases/ClaudeDo 2026-06-04 17:07:24 +00:00
9f37b1e21e feat:(workflows) Add Changelogs to Relase
c5a4e350e9 docs(logging): implementation plan for build-config logging + traceability
e547921fdd docs(logging): runtime build-config detection, Warning in Release, retain 2
f1316dfd0e docs(logging): design for build-config debug logging + task traceability
cc7355eaa4 fix(ui): stop app crash when approving review after Merge all
Compare 103 commits »
mikakuns pushed to main at releases/ClaudeDo 2026-06-03 12:27:20 +00:00
ffe0fb9820 Improve Prime Time Picker
mikakuns pushed tag v1.7.0 to releases/ClaudeDo 2026-06-03 11:21:10 +00:00
mikakuns pushed to main at releases/ClaudeDo 2026-06-03 11:17:27 +00:00
00ef11ac33 fix(i18n): live-refresh smart/virtual list names on language change
mikakuns pushed to main at releases/ClaudeDo 2026-06-03 11:14:46 +00:00
312b411654 i18n(de): add complete German translation
364a037cb3 feat(i18n): localize installer with language picker and config write-through
2fbf054a57 feat(i18n): add WPF localization primitives and Language config to installer
350a89f364 feat(i18n): localize ViewModel-built strings via ambient Loc accessor
086c6f6c45 feat(i18n): localize Avalonia view strings via loc:Tr markup
Compare 45 commits »
mikakuns pushed tag v1.6.0 to releases/ClaudeDo 2026-06-02 15:03:32 +00:00
mikakuns pushed to main at releases/ClaudeDo 2026-06-02 15:03:23 +00:00
869cf72abe feat(ui): use a 24h TimePicker for prime schedule time entry
f1715a34fa fix(ui): manual modal dragging, maximize/restore icon, day-toggle style
26998f05ff docs: describe recurring-weekday Prime schedule
7db8f213d8 feat(ui): replace prime date range with weekday toggle buttons
37738e3c8f feat(ui): drive prime schedule rows from weekday toggles
Compare 23 commits »
mikakuns pushed tag v1.5.0 to releases/ClaudeDo 2026-06-01 14:30:03 +00:00
mikakuns pushed to main at releases/ClaudeDo 2026-06-01 14:30:03 +00:00
4a36fbe5e0 feat(ui): replay run log in session terminal, drop per-row live tail
9e5a3fe962 merge: MCP surface — worktree/diff/merge/log tools + status-enum docs
3f98fd0ae5 merge: normalize list ID format to dashed UUID
8420b87bd1 merge: run reporting — token accounting + populate empty result
c0978df19a feat(claude-do): MCP surface: worktree/diff/merge/log tools + status-enum doc
Compare 16 commits »
mikakuns pushed tag v1.4.2 to releases/ClaudeDo 2026-06-01 11:34:11 +00:00
mikakuns pushed to main at releases/ClaudeDo 2026-06-01 11:26:51 +00:00
4148dcdb18 fix(installer): stop the running app before updating, not just the worker