Mika Admin mikakuns
  • Joined on 2026-02-25
mikakuns pushed to main at releases/ClaudeDo 2026-04-22 15:11:26 +00:00
a4e313dbad improve Frontend
7de5510735 fix(ui): session terminal scrolls to end after layout so last line is fully visible
5e54275842 fix(ui): pin AgentStrip above metadata footer, terminal sits above it
6ac88235a7 fix(ui): session terminal auto-sizes to output, caps at 420px before scrolling
c599fdcb8c refactor(ui): single scrollable DetailsIsland body with agent-settings gear flyout, remove Notes
Compare 21 commits »
mikakuns pushed to main at releases/ClaudeDo 2026-04-22 09:08:03 +00:00
b378fbf550 chore(settings): allow context-mode MCP tools locally
cb43bcdd10 docs(plans): add 2026-04-21 open-items consolidation
31420574db feat(ui): show status messages and real diff-stats in DiffModal
07dee31847 fix(data): use UTF-8 encoding for git process stdio
4debd5ce09 fix(ui): disable Merge button after worktree is no longer Active
Compare 32 commits »
mikakuns pushed to main at releases/ClaudeDo 2026-04-21 15:47:50 +00:00
fb89e02b02 docs: note ResetTask hub method and TaskResetService
58c8210afa fix(ui): correct Reset button tooltip wording
2ce6b7bd3a feat(ui): add Continue and Reset buttons to agent strip
f90d3d8375 fix(ui): early-return in ResetAsync when ConfirmAsync is unwired
b03e858a8f feat(ui): add Continue and Reset commands to DetailsIslandViewModel
Compare 13 commits »
mikakuns pushed to main at releases/ClaudeDo 2026-04-21 14:01:54 +00:00
23f8fddc4d docs: add UI-rewrite notes, plans, and stream-formatter spec
a180e8446c chore(worker): tweak launchSettings
0406d35b61 style(ui): polish islands and remove terminal traffic-light dots
e6b37624a1 feat(ui): add settings modal and wire to worker hub
fca5d57fef feat(worker): extend ClaudeArgsBuilder with MaxTurns and PermissionMode
Compare 57 commits »
mikakuns pushed to main at releases/ClaudeDo 2026-04-20 07:54:38 +00:00
eff1045e63 General Changes
mikakuns pushed tag v1.2.0 to releases/ClaudeDo 2026-04-17 14:26:07 +00:00
mikakuns pushed to main at releases/ClaudeDo 2026-04-17 13:28:27 +00:00
2a8cd97d02 fix(installer): expand ~ in UiDbPath
09e8b1f10b fix(ui): init editor TCS before dialog can complete
92d8d902df fix(ui): reset stale worktree state on TaskDetail reload
aa1008dcff fix(ui): capture CurrentListId before await in AddTask
5f3d41e1f6 fix(installer): make user-data deletion on uninstall opt-in
Compare 12 commits »
mikakuns pushed to main at releases/ClaudeDo 2026-04-16 11:20:58 +00:00
3423919655 fix: resolve critical bugs and improve reliability across worker, data, UI
mikakuns pushed to main at releases/ClaudeDo 2026-04-16 10:26:58 +00:00
fca2bdb596 Merge remote-tracking branch 'origin/main'
721f0cd903 Merge branch 'feat/subtask-tree-view'
32bb52875f feat(ui): add subtask tree view with expand/collapse in task list
4f25c3dd40 docs: add subtask tree view design spec
Compare 4 commits »
mikakuns created branch feat/subtask-tree-view in releases/ClaudeDo 2026-04-16 10:25:45 +00:00
mikakuns pushed to feat/subtask-tree-view at releases/ClaudeDo 2026-04-16 10:25:45 +00:00
32bb52875f feat(ui): add subtask tree view with expand/collapse in task list
mikakuns released v1.1.0 at releases/ClaudeDo 2026-04-16 07:40:08 +00:00
mikakuns pushed tag v1.1.0 to releases/ClaudeDo 2026-04-16 07:39:40 +00:00
mikakuns deleted branch feat/efcore-migration from releases/ClaudeDo 2026-04-16 07:39:03 +00:00
mikakuns merged pull request releases/ClaudeDo#3 2026-04-16 07:39:00 +00:00
feat/efcore-migration
mikakuns pushed to main at releases/ClaudeDo 2026-04-16 07:39:00 +00:00
33fedc7e26 Merge pull request 'feat/efcore-migration' (#3) from feat/efcore-migration into main
4ca48044db chore: add design-time.db to gitignore
611454df1e fix(data): address code review findings
8d61b05179 docs: update CLAUDE.md files for EF Core migration
7d0ca45a60 refactor(installer): switch InitDatabaseStep to EF Core migrations
Compare 13 commits »
mikakuns created pull request releases/ClaudeDo#3 2026-04-16 07:35:34 +00:00
feat/efcore-migration
mikakuns pushed to feat/efcore-migration at releases/ClaudeDo 2026-04-16 07:35:15 +00:00
4ca48044db chore: add design-time.db to gitignore
611454df1e fix(data): address code review findings
8d61b05179 docs: update CLAUDE.md files for EF Core migration
7d0ca45a60 refactor(installer): switch InitDatabaseStep to EF Core migrations
36484ed45a feat(worker,ui): wire EF Core into DI and update all consumers to IDbContextFactory
Compare 10 commits »
mikakuns created branch feat/efcore-migration in releases/ClaudeDo 2026-04-16 07:35:15 +00:00
mikakuns pushed tag v1.0.0 to releases/ClaudeDo 2026-04-15 14:34:41 +00:00