Skip to content

TomorrowEdge v1.3.10

Choose a tag to compare

@axobase001 axobase001 released this 10 Jun 15:05
· 51 commits to master since this release

TomorrowEdge v1.3.10

This patch corrects the 1.3.8 answer-first path.

  • Read-only/chat answers must now be generated by the configured summarizer model route or explicitly blocked.
  • Provider fallback is disabled for user-facing answer generation, so unavailable answer models no longer silently fall back to local templates or mock routes.
  • Removed local hardcoded answer fallbacks for greetings, mathematical proofs, repository summaries, and evidence-derived completed answers.
  • Mock provider user replies no longer contain task-specific knowledge; they identify themselves as offline test-provider output.
  • Cockpit no longer synthesizes a completed answer when no model-generated reply exists.

Validation:

  • npm test
  • npm run build
  • npm run web:build
  • npm run docs:status
  • npm run secrets:scan
  • npm run audit:check
  • npm run pack:dry:strict