stack/apps
Devin AI b9a4f76349 Detect no-op agent runs in non-evaluable config validation
When the config can't be evaluated (e.g. it imports external text files) we
can't do a semantic check, so a wrong agent result could previously pass the
structural `export config` check. Now a non-empty update that leaves every
snapshotted file byte-for-byte unchanged is treated as a failure (and rolled
back), so the agent doing nothing is no longer reported as success.

Addresses cubic P1: fallback validation too weak for non-evaluable configs.

Co-Authored-By: mantra <mantra@stack-auth.com>
2026-06-02 19:34:22 +00:00
..
backend Upgrade pnpm to v11.5.0 2026-06-01 15:33:25 -07:00
dashboard Detect no-op agent runs in non-evaluable config validation 2026-06-02 19:34:22 +00:00
dev-launchpad Fix dev launchpad link 2026-06-01 18:48:15 -07:00
e2e Upgrade pnpm to v11.5.0 2026-06-01 15:33:25 -07:00
hosted-components Upgrade pnpm to v11.5.0 2026-06-01 15:33:25 -07:00
internal-tool Upgrade pnpm to v11.5.0 2026-06-01 15:33:25 -07:00
mcp Upgrade pnpm to v11.5.0 2026-06-01 15:33:25 -07:00
mock-oauth-server Upgrade pnpm to v11.5.0 2026-06-01 15:33:25 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills chore: update package versions 2026-06-01 21:41:58 +00:00