mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
- Refresh model selection matrix (models.ts): swap deprecated/placeholder model IDs (grok-build-0.1, deepseek-v4-flash) for gpt-5.5, gemini-3.5-flash, glm-5.2, and nemotron-3-super for unauthenticated tiers - Forward x-stack-*/x-hexclave-* auth headers through the template-source rewrite path so the inner AI call resolves the authenticated model tier - Lower email template rewrite quality to 'dumb'/'slow' - Speed up dashboard generation: smart/fast instead of smart/slow - Pin @babel/standalone to 7.29.7 in the dashboard sandbox - Disable analytics in generated dashboards - Bump MCP RPC timeout 15s -> 45s |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| .env | ||
| .env.development | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .npmrc | ||
| components.json | ||
| DESIGN-GUIDE.md | ||
| instrumentation-client.ts | ||
| LICENSE | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||