stack/apps
Bilal Godil 72ae71017f fix(backend): default improvementSuggestions to avoid false QA failures
Review of the structured-output change found that requiring improvementSuggestions
reintroduced the failure-row problem: for good answers with nothing to suggest, the
model omits the field, which would throw NoObjectGeneratedError and store a false
'needs human review' verdict. Verified live: the model omits it ~5/6 of the time on
clean answers. Default it to "" so omission is tolerated, matching the old code's
lenient handling.
2026-06-29 16:45:17 -07:00
..
backend fix(backend): default improvementSuggestions to avoid false QA failures 2026-06-29 16:45:17 -07:00
dashboard refactor: migrate config parsing from Babel AST to jiti (#1661) 2026-06-29 10:25:11 -07:00
dev-launchpad chore: update package versions 2026-06-27 22:00:12 +00:00
e2e refactor: migrate config parsing from Babel AST to jiti (#1661) 2026-06-29 10:25:11 -07:00
hosted-components chore: update package versions 2026-06-27 22:00:12 +00:00
internal-tool chore: update package versions 2026-06-27 22:00:12 +00:00
mcp chore: update package versions 2026-06-27 22:00:12 +00:00
mock-oauth-server chore: update package versions 2026-06-27 22:00:12 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills chore: update package versions 2026-06-27 22:00:12 +00:00