stack/apps
Devin AI 1836e101bb Address review comments: add TTL cache, fetch timeout, and null/undefined tests
- 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>
2026-06-16 22:12:24 +00:00
..
backend Address review comments: add TTL cache, fetch timeout, and null/undefined tests 2026-06-16 22:12:24 +00:00
dashboard Dashboard Bar chart UI fix (#1602) 2026-06-15 19:37:01 -07:00
dev-launchpad chore: update package versions 2026-06-15 23:49:50 +00:00
e2e chore: update package versions 2026-06-15 23:49:50 +00:00
hosted-components chore: update package versions 2026-06-15 23:49:50 +00:00
internal-tool chore: update package versions 2026-06-15 23:49:50 +00:00
mcp chore: update package versions 2026-06-15 23:49:50 +00:00
mock-oauth-server chore: update package versions 2026-06-15 23:49:50 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills chore: update package versions 2026-06-15 23:49:50 +00:00