mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
- Add 5-minute TTL module-level cache for skill fetch to prevent redundant HTTP calls (addresses Greptile P1) - Add AbortController with 5s timeout to prevent indefinite hangs (addresses CodeRabbit + Cubic P1) - Add test cases for null and undefined toolName inputs (addresses Greptile P2) - Add test for timeout error handling - Add test for cache hit behavior 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 | ||