Skip to content

Commit f9c3406

Browse files
authored
Merge pull request #721 from objectstack-ai/copilot/support-compose-stacks-feature
2 parents bf04728 + 56a693f commit f9c3406

4 files changed

Lines changed: 715 additions & 1 deletion

File tree

ROADMAP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ The following renames are planned for packages that implement core service contr
143143
- [x] **Studio Protocol** — Plugin extension schemas
144144
- [x] **Contracts** — 25 service interfaces with full method signatures
145145
- [x] **Stack Definition**`defineStack()`, `defineView()`, `defineApp()`, `defineFlow()`, `defineAgent()` helpers
146+
- [x] **Stack Composition**`composeStacks()` for declarative multi-stack merging with conflict resolution (`error`/`override`/`merge`)
146147
- [x] **Error Map** — Custom Zod error messages with `objectStackErrorMap`
147148
- [x] **DX Utilities**`safeParsePretty()`, `formatZodError()`, `suggestFieldType()`
148149

0 commit comments

Comments
 (0)