stack/apps
mantrakp04 8b09fa3479 fix: address PR review comments (commit-hash re-link, cancel stranding, elapsed timer, uuid, test gap)
- 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
2026-06-26 17:54:44 -07:00
..
backend fix: address PR review comments (commit-hash re-link, cancel stranding, elapsed timer, uuid, test gap) 2026-06-26 17:54:44 -07:00
dashboard fix: address PR review comments (commit-hash re-link, cancel stranding, elapsed timer, uuid, test gap) 2026-06-26 17:54:44 -07:00
dev-launchpad chore: update package versions 2026-06-26 20:38:10 +00:00
e2e Refactor environment and configuration files 2026-06-26 14:11:53 -07:00
hosted-components chore: update package versions 2026-06-26 20:38:10 +00:00
internal-tool chore: update package versions 2026-06-26 20:38:10 +00:00
mcp chore: update package versions 2026-06-26 20:38:10 +00:00
mock-oauth-server chore: update package versions 2026-06-26 20:38:10 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills Document init script less 2026-06-26 13:50:48 -07:00