stack/apps/e2e
Devin AI e26f326d8c Fix agent-auth review issues and docs build
- Grants no longer expire at the session TTL (expiresAt: null); agent
  lifetime clocks govern access, so long-lived agents keep their grants.
- list_users rejects an over-max limit with constraint_violated instead
  of silently clamping (fail loud); default limit stays bounded by max.
- Discovery route auth schema uses adaptSchema for type-correct build.
- Add missing agent-auth entry to docs APP_ICONS Record<AppId> map,
  which was breaking @hexclave/docs build (and build/lint/docker CI).

Co-Authored-By: madison@stack-auth.com <madison.w.kennedy@gmail.com>
2026-07-07 23:49:13 +00:00
..
tests Fix agent-auth review issues and docs build 2026-07-07 23:49:13 +00:00
.env Rename STACK_* env vars to HEXCLAVE_* in env templates, with legacy dual-read (#1588) 2026-06-19 18:58:53 -07:00
.env.development [Feat] [Refactor]: Implement Bulldozer JS (#1700) 2026-07-02 10:09:46 -07:00
.eslintrc.cjs tsup for stack-shared (#647) 2025-04-28 21:26:52 -07:00
LICENSE Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
package.json chore: update package versions 2026-07-06 23:34:27 +00:00
tsconfig.json In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
vitest.config.ts fix: flaky E2E tests and backend build TypeScript error (#1462) 2026-05-21 17:28:35 -07:00