stack/packages/shared-backend/src
mantrakp04 2f477aba1e feat: enhance GitHub integration with new config seeding and agent routes
- Added a new script for seeding a local dashboard project linked to a GitHub repository, facilitating end-to-end testing of the config-agent flow.
- Introduced new API routes for preparing and applying configuration updates via the GitHub repo agent, improving the workflow for managing config changes.
- Updated the command hook in settings to provide clearer instructions on handling typecheck and lint failures.
- Refactored the config update logic to ensure seamless integration with the new agent routes.

Co-Authored-By: mantra <mantra@stack-auth.com>
2026-06-24 19:07:43 -07:00
..
config-agent.ts feat: implement Config Update Repo Agent for GitHub integration 2026-06-24 16:23:39 -07:00
config-file.ts feat: enhance GitHub integration with new config seeding and agent routes 2026-06-24 19:07:43 -07:00
config-updater.ts feat: enhance GitHub integration with new config seeding and agent routes 2026-06-24 19:07:43 -07:00
index.test.ts feat: implement Config Update Repo Agent for GitHub integration 2026-06-24 16:23:39 -07:00
index.ts feat: enhance GitHub integration with new config seeding and agent routes 2026-06-24 19:07:43 -07:00