TomorrowEdge v1.3.8
TomorrowEdge v1.3.8 is an answer-first Cockpit hotfix for read-only, chat-style, and governed advisory tasks.
Highlights:
- Completed Cockpit tasks now carry a user-facing
userReplyin final summaries. - Read-only and ask-user workflows can use the configured summarizer provider for direct natural-language answers, with deterministic local fallback for fixture/no-provider runs.
- Governed read-only reasoning tasks now record reviewer/judge advisory evidence plus an evidence packet, so strict policy thresholds do not downgrade correct answer-only workflows just because there is no patch.
- The GUI main panel now shows the answer as primary content and moves workflow evidence into collapsible supporting details.
Issues addressed:
- #429 completed Cockpit tasks now produce a visible user-facing reply.
- #430 the Cockpit main view now prioritizes answer/result content over internal orchestration telemetry.
Verified:
- npx vitest run tests/unit/agentGraph.test.ts tests/unit/cockpitViewModel.test.ts tests/unit/cockpitWeb.test.ts --fileParallelism=false: 77 tests passed
- npm test: 413 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