stack/apps/skills
mantrakp04 e6c335a913 fix: update AI model selection matrix and custom dashboard generation
- 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
2026-06-16 17:59:11 -07:00
..
src fix: update AI model selection matrix and custom dashboard generation 2026-06-16 17:59:11 -07:00
.eslintrc.cjs [Feat] Hexclave AI integration: skill, MCP SKILL.md route, docs (#1434) 2026-05-15 14:30:23 -07:00
next.config.mjs [Feat] Hexclave AI integration: skill, MCP SKILL.md route, docs (#1434) 2026-05-15 14:30:23 -07:00
package.json chore: update package versions 2026-06-16 19:32:53 +00:00
tsconfig.json Fix skills app CI typecheck (#1490) 2026-05-26 13:32:09 -07:00
vitest.config.ts Ask mcp endpoint on skill (#1570) 2026-06-11 04:21:50 +05:30