mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
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> |
||
|---|---|---|
| .. | ||
| backend | ||
| dashboard | ||
| dev-launchpad | ||
| e2e | ||
| hosted-components | ||
| internal-tool | ||
| mcp | ||
| mock-oauth-server | ||
| oauth-mock-server | ||
| skills | ||