stack/apps
Devin AI eed199d430 fix: align manager.ts with dev — use replaceConfigObject + override instead of updateConfigObject
The merge auto-resolved manager.ts by keeping the updateConfigObject import,
but dev switched to the simpler replaceConfigObject + override approach. The
transitive import chain through updateConfigObject pulled the Claude agent SDK
into the Edge Runtime bundle, causing Turbopack build failures (crypto, fs,
path, process.exit are not available in Edge Runtime).

Co-Authored-By: mantra <mantra@stack-auth.com>
2026-06-03 19:23:32 +00:00
..
backend PR 4: Rename Stack -> Hexclave: examples config module, app-internal symbols, crypto docs (#1534) 2026-06-03 12:09:20 -07:00
dashboard fix: align manager.ts with dev — use replaceConfigObject + override instead of updateConfigObject 2026-06-03 19:23:32 +00:00
dev-launchpad chore: update package versions 2026-06-03 18:09:27 +00:00
e2e PR 4: Rename Stack -> Hexclave: examples config module, app-internal symbols, crypto docs (#1534) 2026-06-03 12:09:20 -07:00
hosted-components chore: update package versions 2026-06-03 18:09:27 +00:00
internal-tool PR 4: Rename Stack -> Hexclave: examples config module, app-internal symbols, crypto docs (#1534) 2026-06-03 12:09:20 -07:00
mcp chore: update package versions 2026-06-03 18:09:27 +00:00
mock-oauth-server chore: update package versions 2026-06-03 18:09: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-06-03 18:09:27 +00:00