mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
- index/commit route: gate commit_hash advance on committedRef identity so a mid-run repo re-link can't stamp a foreign commit SHA (cross-repo TOCTOU) - github-push-dialog: cancel handler now settles the dialog itself instead of relying on a poll loop that has already exited at awaiting_review - progress-content: useElapsedSeconds reacts to startedAt changes (fresh anchor) so a post-mount start time no longer freezes a stale offset - schema-fields: configAgentRunSchema.id uses .uuid() to match the @db.Uuid column - tests: cover the SyntaxError config-eval path and the re-link commit-hash case |
||
|---|---|---|
| .. | ||
| backend | ||
| dashboard | ||
| dev-launchpad | ||
| e2e | ||
| hosted-components | ||
| internal-tool | ||
| mcp | ||
| mock-oauth-server | ||
| oauth-mock-server | ||
| skills | ||