Commit Graph

  • 10d86b4bd6 feat(data): add daily note + week report entities and report settings mika kuns 2026-06-03 09:24:23 +02:00
  • f72cfae7d9 docs: add weekly report implementation plan mika kuns 2026-06-03 09:19:08 +02:00
  • e5a2ed250d docs: add report prompt and day-major pivot to weekly report spec mika kuns 2026-06-03 08:52:25 +02:00
  • 536d819328 docs: add weekly report feature design spec mika kuns 2026-06-03 08:40:19 +02:00
  • 869cf72abe feat(ui): use a 24h TimePicker for prime schedule time entry v1.6.0 mika kuns 2026-06-02 17:03:04 +02:00
  • f1715a34fa fix(ui): manual modal dragging, maximize/restore icon, day-toggle style mika kuns 2026-06-02 17:02:56 +02:00
  • 26998f05ff docs: describe recurring-weekday Prime schedule mika kuns 2026-06-02 16:46:41 +02:00
  • 7db8f213d8 feat(ui): replace prime date range with weekday toggle buttons mika kuns 2026-06-02 16:43:28 +02:00
  • 37738e3c8f feat(ui): drive prime schedule rows from weekday toggles mika kuns 2026-06-02 16:40:41 +02:00
  • 81fd186fb2 feat(worker): map prime schedule weekday bitmask over the hub mika kuns 2026-06-02 16:33:11 +02:00
  • 3127930454 test(worker): adapt prime scheduler tests to weekday model mika kuns 2026-06-02 16:33:02 +02:00
  • bed4255a5e feat(worker): compute prime due-time from weekday bitmask mika kuns 2026-06-02 16:32:51 +02:00
  • dff06d9e35 feat(data): migrate prime schedules to days_of_week bitmask mika kuns 2026-06-02 16:12:08 +02:00
  • 0efad7a004 feat(data): persist weekday bitmask in prime schedule repo mika kuns 2026-06-02 16:09:49 +02:00
  • eaf27e8b3a feat(data): model Prime schedule as weekday bitmask mika kuns 2026-06-02 16:09:32 +02:00
  • 13c3393e3a docs: implementation plan for recurring-weekday Prime mika kuns 2026-06-02 15:48:51 +02:00
  • 4704a28e5d docs: spec for recurring-weekday Prime schedules mika kuns 2026-06-02 15:12:04 +02:00
  • 1cb5171fba fix(worker): harden review re-run, timestamps, and queue affordance mika kuns 2026-06-02 08:00:13 +02:00
  • 4684a0af76 docs: document WaitingForReview state across project CLAUDE.md files mika kuns 2026-06-02 07:49:57 +02:00
  • 6c27ffbdca feat(ui): surface review actions and WaitingForReview status in task rows mika kuns 2026-06-02 07:46:37 +02:00
  • 21f1cf2a85 feat(ui): add review hub methods and worker client wrappers mika kuns 2026-06-01 17:19:41 +02:00
  • c88ed9d5eb feat(worker): add review_task MCP tool and status reference updates mika kuns 2026-06-01 17:17:56 +02:00
  • 9c1f20f2d9 feat(worker): route standalone success to review and resume on re-queue mika kuns 2026-06-01 17:15:57 +02:00
  • e8d018dd54 feat(worker): add review state transitions to TaskStateService mika kuns 2026-06-01 17:10:34 +02:00
  • 1ca32a6bdd feat(data): add WaitingForReview status and review_feedback column mika kuns 2026-06-01 17:08:33 +02:00
  • b86677d554 docs(plan): waiting-for-review implementation plan mika kuns 2026-06-01 17:07:21 +02:00
  • 3e072fae66 docs(spec): waiting-for-review task state design mika kuns 2026-06-01 17:03:14 +02:00
  • 4a36fbe5e0 feat(ui): replay run log in session terminal, drop per-row live tail v1.5.0 Mika Kuns 2026-06-01 16:25:14 +02:00
  • 9e5a3fe962 merge: MCP surface — worktree/diff/merge/log tools + status-enum docs Mika Kuns 2026-06-01 16:21:51 +02:00
  • 3f98fd0ae5 merge: normalize list ID format to dashed UUID Mika Kuns 2026-06-01 16:21:50 +02:00
  • 8420b87bd1 merge: run reporting — token accounting + populate empty result Mika Kuns 2026-06-01 16:21:50 +02:00
  • c0978df19a feat(claude-do): MCP surface: worktree/diff/merge/log tools + status-enum doc Mika Kuns 2026-06-01 16:15:26 +02:00
  • 3ac9e030e2 chore(claude-do): Normalize list ID format Mika Kuns 2026-06-01 16:06:59 +02:00
  • 4c6e6594dc fix(claude-do): Run reporting: token accounting + populate empty result Mika Kuns 2026-06-01 16:01:11 +02:00
  • 5170914a7a feat(installer): optionally register ClaudeDo MCP server with Claude mika kuns 2026-06-01 15:51:44 +02:00
  • b1f4349dab feat(worker): configurable max parallel task executions mika kuns 2026-06-01 15:51:12 +02:00
  • 23326a1833 merge: return confirmation payload from delete_task and cancel_task Mika Kuns 2026-06-01 15:29:30 +02:00
  • ca0594328a merge: make add_task optional params actually optional Mika Kuns 2026-06-01 15:29:29 +02:00
  • 22d06acb35 merge: fix inconsistent timezone on timestamps (Z suffix) Mika Kuns 2026-06-01 15:29:16 +02:00
  • ab44ba5e41 feat(ui): list reordering, quick actions, and resizable modals Mika Kuns 2026-06-01 15:28:17 +02:00
  • 6c3afce329 chore(claude-do): Return confirmation payload from delete_task and cancel_task mika kuns 2026-06-01 15:20:20 +02:00
  • f8e387bbc1 chore(claude-do): Make add_task optional params actually optional mika kuns 2026-06-01 15:18:27 +02:00
  • 2a36998ac7 chore(claude-do): Fix inconsistent timezone on timestamps mika kuns 2026-06-01 15:16:25 +02:00
  • 4148dcdb18 fix(installer): stop the running app before updating, not just the worker v1.4.2 mika kuns 2026-06-01 13:26:47 +02:00
  • 5783790733 fix(installer): keep step badges green and reset state on re-run mika kuns 2026-06-01 13:22:36 +02:00
  • edfb702ecc fix(data): track EF migration Designer files (were gitignored) v1.4.1 mika kuns 2026-06-01 13:15:25 +02:00
  • 549b87bb74 docs: reflect Startup-shortcut worker autostart v1.4.0 mika kuns 2026-06-01 12:34:23 +02:00
  • 400a078aec refactor(installer): rename StopWorkerStep.TaskName to LegacyTaskName mika kuns 2026-06-01 12:21:56 +02:00
  • 5baa1d7fbb docs: add worker lifecycle implementation plan mika kuns 2026-06-01 12:19:32 +02:00
  • 1246bf7b88 feat(ui): wire worker connection modal and make status pill clickable mika kuns 2026-06-01 12:18:28 +02:00
  • 00dc7ebccc feat(ui): prompt once on worker connection failure with grace timer mika kuns 2026-06-01 12:17:01 +02:00
  • 0139607008 feat(ui): add worker connection help modal mika kuns 2026-06-01 12:14:36 +02:00
  • 4ecd855fb1 refactor(ui): stop auto-spawning the worker on app start mika kuns 2026-06-01 12:12:49 +02:00
  • 759d9057ff feat(installer): remove Startup worker shortcut on uninstall mika kuns 2026-06-01 12:11:28 +02:00
  • 2f1dcdc102 feat(installer): start worker via Process.Start, drop schtasks stop mika kuns 2026-06-01 12:10:28 +02:00
  • 133f2d2f1d feat(installer): register autostart via Startup shortcut, drop scheduled task mika kuns 2026-06-01 12:09:07 +02:00
  • e2bb43ad6d feat(installer): add AutostartShortcut helper for Startup-folder lnk mika kuns 2026-06-01 12:07:32 +02:00
  • 867dc37228 refactor(installer): extract ShortcutFactory COM helper mika kuns 2026-06-01 12:05:54 +02:00
  • 4963a726de docs: add worker lifecycle redesign spec mika kuns 2026-06-01 11:55:08 +02:00
  • 926471da6b refactor(ui): migrate PlanningDiffView to ModalShell mika kuns 2026-05-30 18:57:22 +02:00
  • 9be8e6b3e0 refactor(ui): drop double padding in Tasks island header mika kuns 2026-05-30 18:57:17 +02:00
  • b9e5dfccde refactor(ui): drop double padding in Lists island header mika kuns 2026-05-30 18:57:12 +02:00
  • c669370ecf refactor(ui): class schedule-flyout cancel in TaskRowView mika kuns 2026-05-30 18:57:08 +02:00
  • 4688e884bd refactor(ui): class merge-section buttons in DetailsIslandView mika kuns 2026-05-30 18:57:03 +02:00
  • 8b21b0e646 refactor(ui): class update-banner buttons in MainWindow mika kuns 2026-05-30 18:56:58 +02:00
  • 4a786eb732 refactor(ui): normalize buttons/footer/padding in ConflictResolutionView mika kuns 2026-05-30 18:54:17 +02:00
  • cd64f287c3 refactor(ui): normalize buttons/footer/padding in DiffModal mika kuns 2026-05-30 18:53:49 +02:00
  • 3585ad5ee2 refactor(ui): normalize buttons/footer/padding in WorktreesOverviewModal mika kuns 2026-05-30 18:53:29 +02:00
  • 990935e67d refactor(ui): normalize buttons/footer/padding in RepoImportModal mika kuns 2026-05-30 18:53:07 +02:00
  • 1b5a9285e6 refactor(ui): normalize buttons/footer/padding in UnfinishedPlanningModal mika kuns 2026-05-30 18:52:18 +02:00
  • e8f880e72f refactor(ui): normalize buttons/footer/padding in AboutModal mika kuns 2026-05-30 18:51:35 +02:00
  • 3228a08c7a refactor(ui): normalize buttons/footer/padding in MergeModal mika kuns 2026-05-30 18:50:57 +02:00
  • ccec791fc1 refactor(ui): normalize buttons/footer/padding in ListSettingsModal mika kuns 2026-05-30 18:50:32 +02:00
  • 187fb641fe refactor(ui): normalize buttons/footer/padding in SettingsModal mika kuns 2026-05-30 18:49:49 +02:00
  • 0a719568ea refactor(ui): make primary/danger buttons self-contained, drop unused btn.primary mika kuns 2026-05-30 18:47:17 +02:00
  • ccec591ba2 refactor(ui): inherit terminal font for SelectableTextBlock mika kuns 2026-05-30 17:54:16 +02:00
  • a4cb03b1b5 refactor(ui): use sidebar-pane in PlanningDiffView mika kuns 2026-05-30 17:53:56 +02:00
  • f53292e134 refactor(ui): use diff-lineno and sidebar-pane in DiffModal mika kuns 2026-05-30 17:53:34 +02:00
  • 539ebecf3a refactor(ui): use danger-box in MergeModal mika kuns 2026-05-30 17:53:07 +02:00
  • dff5651db7 refactor(ui): use danger-box in SettingsModal mika kuns 2026-05-30 17:52:49 +02:00
  • 9f49b0131f refactor(ui): use shared section style in ListSettingsModal mika kuns 2026-05-30 17:52:30 +02:00
  • fb3a6acf52 refactor(ui): reuse task-row style for worktree rows mika kuns 2026-05-30 17:52:12 +02:00
  • 4f84b15b6a refactor(ui): use section-divider in DetailsIslandView mika kuns 2026-05-30 17:51:46 +02:00
  • 27b0d51db0 refactor(ui): drop duplicate converters and normalize binding in ListsIslandView mika kuns 2026-05-30 17:51:19 +02:00
  • 2a381048fe refactor(ui): merge task-row styles and add shared section/danger-box/sidebar/accent styles mika kuns 2026-05-30 17:49:24 +02:00
  • bddef5abef refactor(ui): unify text and close button in ThemedDatePicker mika kuns 2026-05-30 17:40:07 +02:00
  • 51d3ea2e1c refactor(ui): unify text and close button in ConflictResolutionView mika kuns 2026-05-30 17:39:18 +02:00
  • 335b422e23 refactor(ui): unify text and close button in PlanningDiffView mika kuns 2026-05-30 17:38:44 +02:00
  • 08f3babca4 refactor(ui): unify text and close button in DiffModalView mika kuns 2026-05-30 17:38:09 +02:00
  • 9082f2ed71 refactor(ui): unify text and close button in WorktreeModalView mika kuns 2026-05-30 17:37:06 +02:00
  • 0f64b1c6e0 refactor(ui): unify text and close button in WorktreesOverviewModalView mika kuns 2026-05-30 17:36:23 +02:00
  • dd453874ba refactor(ui): unify text and close button in RepoImportModalView mika kuns 2026-05-30 17:33:52 +02:00
  • 00e1d2d6c9 refactor(ui): unify text and close button in UnfinishedPlanningModalView mika kuns 2026-05-30 17:33:29 +02:00
  • 9a9113542d refactor(ui): unify text and close button in AboutModalView mika kuns 2026-05-30 17:33:06 +02:00
  • 8e595a1e43 refactor(ui): unify text and close button in MergeModalView mika kuns 2026-05-30 17:32:29 +02:00
  • 97fc715856 refactor(ui): unify text and close button in ListSettingsModalView mika kuns 2026-05-30 17:32:02 +02:00
  • ed8607d4c9 refactor(ui): unify text and close button in SettingsModalView mika kuns 2026-05-30 17:31:31 +02:00
  • 929e0ca1ee refactor(ui): apply text classes to SessionTerminalView mika kuns 2026-05-30 17:29:04 +02:00
  • 40a36308ae refactor(ui): apply text classes to AgentStripView mika kuns 2026-05-30 17:28:35 +02:00
  • b9f5d829c8 refactor(ui): apply text classes to TaskRowView mika kuns 2026-05-30 17:27:49 +02:00