stack/apps
Devin AI 627c3aa43f fix(agent-auth): correct dashboard Agents fetch path
The dashboard Agents table passed a full '/api/latest/agent-auth/agents'
path to sendRequest, which prepends the '/api/v1' base, producing a
doubled '/api/v1/api/latest/...' URL that 404'd. Use the relative
'/agent-auth/agents' path like other sendRequest callers.

Co-Authored-By: madison@stack-auth.com <madison.w.kennedy@gmail.com>
2026-07-08 06:31:31 +00:00
..
backend fix(agent-auth): make agent-auth independently enableable via shared resolver 2026-07-08 01:56:44 +00:00
bulldozer-js chore: update package versions 2026-07-06 23:34:27 +00:00
dashboard fix(agent-auth): correct dashboard Agents fetch path 2026-07-08 06:31:31 +00:00
dev-launchpad chore: update package versions 2026-07-06 23:34:27 +00:00
e2e Fix agent-auth review issues and docs build 2026-07-07 23:49:13 +00:00
hosted-components chore: update package versions 2026-07-06 23:34:27 +00:00
internal-tool chore: update package versions 2026-07-06 23:34:27 +00:00
mcp chore: update package versions 2026-07-06 23:34:27 +00:00
mock-oauth-server chore: update package versions 2026-07-06 23:34:27 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills chore: update package versions 2026-07-06 23:34:27 +00:00