stack/examples
mantrakp04 64b885fb70 feat: enhance config agent run tracking and GitHub integration
- Added a new `ConfigAgentRun` model to track the state of configuration agent runs in the database.
- Updated the Prisma schema to include new fields for the `ConfigAgentRun` model, allowing for detailed tracking of run status, timestamps, and associated metadata.
- Introduced new API routes for starting, cancelling, and committing configuration agent runs, improving user interaction and feedback during updates.
- Updated existing routes to utilize the new `run_id` for better tracking and management of agent runs.
- Added a new dependency `diff` to facilitate change tracking in configuration files.

These changes aim to improve the overall functionality and user experience of the configuration agent integration with GitHub.
2026-06-26 17:22:24 -07:00
..
cjs-test chore: update package versions 2026-06-26 20:38:10 +00:00
convex chore: update package versions 2026-06-26 20:38:10 +00:00
demo feat: enhance config agent run tracking and GitHub integration 2026-06-26 17:22:24 -07:00
docs-examples chore: update package versions 2026-06-26 20:38:10 +00:00
e-commerce chore: update package versions 2026-06-26 20:38:10 +00:00
js-example chore: update package versions 2026-06-26 20:38:10 +00:00
lovable-react-18-example chore: update package versions 2026-06-26 20:38:10 +00:00
middleware chore: update package versions 2026-06-26 20:38:10 +00:00
react-example chore: update package versions 2026-06-26 20:38:10 +00:00
supabase chore: update package versions 2026-06-26 20:38:10 +00:00
tanstack-start-demo chore: update package versions 2026-06-26 20:38:10 +00:00