stack/apps
mantrakp04 2558a63a81 feat: implement two-phase review flow for config updates
- Introduced a new API route for committing changes after user review, allowing the agent to keep the sandbox alive for inspection before finalizing updates.
- Enhanced the existing applyConfigUpdate function to transition to an awaiting review state, storing the diff for user visibility.
- Added progress tracking and stage reporting for the config agent run, improving user feedback during the update process.
- Updated the dashboard to reflect the new review stages and provide a more interactive experience for managing configuration changes.

Co-Authored-By: mantra <mantra@stack-auth.com>
2026-06-25 17:12:42 -07:00
..
backend feat: implement two-phase review flow for config updates 2026-06-25 17:12:42 -07:00
dashboard feat: implement two-phase review flow for config updates 2026-06-25 17:12:42 -07:00
dev-launchpad chore: update package versions 2026-06-25 19:11:40 +00:00
e2e feat: implement two-phase review flow for config updates 2026-06-25 17:12:42 -07:00
hosted-components chore: update package versions 2026-06-25 19:11:40 +00:00
internal-tool chore: update package versions 2026-06-25 19:11:40 +00:00
mcp chore: update package versions 2026-06-25 19:11:40 +00:00
mock-oauth-server chore: update package versions 2026-06-25 19:11:40 +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-25 19:11:40 +00:00