Skip to content

TomorrowEdge v1.3.9

Choose a tag to compare

@axobase001 axobase001 released this 10 Jun 14:29
· 40 commits to master since this release

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 generated with 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