stack/packages
Devin AI 767fa77dd0 Replace writeConfigObject with AI-aware updateConfigObject
Apply RDE config updates in place instead of overwriting the whole file.
Plain static configs keep the deterministic render (fast path, no AI). Configs
with custom structure (imports, helper wrappers, external text refs) are edited
by a headless Claude agent so user-authored structure is preserved and
externally-referenced files are updated rather than inlined. Every edit is
validated (semantic when the config is evaluable, structural fallback
otherwise) and hard-fails on mismatch.

Co-Authored-By: mantra <mantra@stack-auth.com>
2026-06-02 18:03:05 +00:00
..
dashboard-ui-components Upgrade pnpm to v11.5.0 2026-06-01 15:33:25 -07:00
init-stack Upgrade pnpm to v11.5.0 2026-06-01 15:33:25 -07:00
js chore: update package versions 2026-06-01 21:41:58 +00:00
react Fix types 2026-06-01 16:25:49 -07:00
stack Fix types 2026-06-01 16:25:49 -07:00
stack-cli Upgrade pnpm to v11.5.0 2026-06-01 15:33:25 -07:00
stack-sc Upgrade pnpm to v11.5.0 2026-06-01 15:33:25 -07:00
stack-shared Replace writeConfigObject with AI-aware updateConfigObject 2026-06-02 18:03:05 +00:00
stack-ui Fix types 2026-06-01 16:25:49 -07:00
tanstack-start Fix types 2026-06-01 16:25:49 -07:00
template Fix types 2026-06-01 16:25:49 -07:00