TomorrowEdge v1.3.9
TomorrowEdge v1.3.9 fixes a Cockpit status projection bug for patch-like tasks that produce no files.
Highlights:
- Patch-like workflows that finish with no changed files and no patch applied now appear as failed/needs revision instead of green Done.
- The main panel now shows
No patch generatedwith a clear retry/revision explanation. - Workflow evidence remains available in supporting details.
Issue addressed:
- #431 GUI no longer presents missing patch deliverables as successful Done tasks.
Verified:
- npx vitest run tests/unit/cockpitViewModel.test.ts --fileParallelism=false: 15 tests passed
- npm test: 414 tests passed
- npm run build
- npm run web:build
- npm run docs:status
- npm run secrets:scan
- npm run audit:check
- npm run pack:dry:strict