stack/packages
Devin AI fbf46864d9 Address bot review comments for updateConfigObject
- Roll back the config file and its referenced files if the agent fails or
  its result doesn't validate, so no half-applied update is left behind
- Validate the rendered fast-path config in memory before writing to disk
- Only schedule a background sync after a successful update (manager.ts)
- Treat empty-object update values as leaves and skip undefined values so the
  agent prompt matches override() semantics
- Detect agent completion via "result" in message (matches the CLI)
- Accept the export { config } specifier form in the structural check
- Add importAttributes to parseStackConfigFileContent for parser consistency
- Drop the unsafe Record<string,string> cast in stripClaudeCodeEnv
- Add a bounded, configurable timeout to the agent run

Co-Authored-By: mantra <mantra@stack-auth.com>
2026-06-02 19:30:22 +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 Address bot review comments for updateConfigObject 2026-06-02 19:30:22 +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