Микс mix
  • Joined on 2024-09-27
mix pushed to ui/job-activity-anchored at mix/gosentry 2026-06-24 21:18:18 +03:00
554ce2b93a ui/app: per-job overlap policy in job dialog and details panel
3f3b977fb0 app/run.go: resolve effective overlap policy per job in RunDue
Compare 2 commits »
mix pushed to ui/job-activity-anchored at mix/gosentry 2026-06-24 20:57:41 +03:00
8f75318e8c domain/job.go: add OverlapPolicy field for per-job run policy
ed81443d29 ui/history_view: size Log column to content so file names aren't truncated
Compare 2 commits »
mix created branch ui/job-activity-anchored in mix/gosentry 2026-06-24 20:52:59 +03:00
mix pushed to ui/job-activity-anchored at mix/gosentry 2026-06-24 20:52:59 +03:00
cf276fc8ec ui/jobs_view: cap Selected job activity to 3 recent rows, anchor at bottom
mix pushed to main at mix/gosentry 2026-06-24 08:32:20 +03:00
07c0995935 Update .gitignore
mix pushed to main at mix/gosentry 2026-06-24 08:27:29 +03:00
d13b90061c docs/RELEASE-0.10-TASKS: unmark T8.1 (ROADMAP + PERFORMANCE pending)
65281c3996 docs/RELEASE-0.10-TASKS: mark T2.5 and T8.1 complete
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-06-24 08:26:40 +03:00
b45ab654c2 app/version, docs/CHANGELOG: bump to 0.10.0 (T8.1)
mix pushed to main at mix/gosentry 2026-06-24 08:25:35 +03:00
886d0d9caa app/format, ui/jobs_view: DisplayStats summary + Statistics detail row (T2.6, T2.7)
6c69f323bd runner/seed, app/service: seed run-time stats from log files (T2.5)
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-06-24 08:14:59 +03:00
7dafa82b21 domain/runtime, app/run: add execution-time statistics aggregate (T2.4)
mix pushed to main at mix/gosentry 2026-06-24 08:12:56 +03:00
2b0cdb57f4 runner/logfile: write duration line to log header (T2.3)
42d73b9eb0 domain/record, runner: add DurationMS to RunRecord (T2.1, T2.2)
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-06-24 07:56:13 +03:00
183ea1b125 docs/RELEASE-0.10-TASKS: mark Phase 1 complete (T1.1-T1.4)
mix pushed to main at mix/gosentry 2026-06-24 07:54:21 +03:00
61ea3ce2af app/format_test: add EventLine test cases (T1.4)
mix pushed to main at mix/gosentry 2026-06-24 07:52:40 +03:00
0f27d75359 ui/jobs_view: render job logs as compact one-line entries (T1.2)
8fc28f592d app/format: add EventLine compact formatter (T1.1)
Compare 2 commits »
mix pushed to main at mix/gosentry 2026-06-24 01:04:43 +03:00
adb119973a Add persisted Pause-all state to 0.10.0 plan and tasks
mix pushed to main at mix/gosentry 2026-06-24 00:53:48 +03:00
4226cb6141 Add 0.10.0 task list with model and thinking depth
mix pushed to main at mix/gosentry 2026-06-24 00:52:43 +03:00
bf9c1517a5 Add YAML->JSON migration cleanup to 0.10.0 plan
mix pushed to main at mix/gosentry 2026-06-24 00:49:51 +03:00
55e90d80d3 Refine 0.10.0 plan: keep startup timing, add architecture-doc update
mix pushed to main at mix/gosentry 2026-06-24 00:46:32 +03:00
20390fe476 Add 0.10.0 milestone plan; trim ROADMAP to portable packaging
mix pushed to main at mix/gosentry 2026-06-24 00:43:27 +03:00
67cf4e1c11 Create RELEASE-0.10-PLAN.md
mix pushed to main at mix/gosentry 2026-06-24 00:40:10 +03:00
93b363d802 Remove completed items from ROADMAP