mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
- Introduced a new Config Update Repo Agent to manage GitHub configuration updates within a Vercel Sandbox. - The agent allows for efficient cloning, dependency installation, and configuration updates while preserving the original file structure. - Updated model selection to include "anthropic/claude-haiku-4.5" for enhanced AI capabilities. - Refactored config update logic to ensure all writes are routed through the agent, maintaining authoring integrity. Co-Authored-By: mantra <mantra@stack-auth.com> |
||
|---|---|---|
| .. | ||
| prisma | ||
| scripts | ||
| src | ||
| .env | ||
| .env.development | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| instrumentation-client.ts | ||
| LICENSE | ||
| next.config.mjs | ||
| package.json | ||
| prisma.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||