Skip to content

feat: allow nested module selection#135

Merged
lloydrichards merged 8 commits into
mainfrom
feat/nested-module-selection
May 22, 2026
Merged

feat: allow nested module selection#135
lloydrichards merged 8 commits into
mainfrom
feat/nested-module-selection

Conversation

@lloydrichards

@lloydrichards lloydrichards commented May 22, 2026

Copy link
Copy Markdown
Owner

Goals/Scope

Enable nested/hierarchical module selection in the UI and underlying catalog/CLI graph model

Description

  • Added ModuleChild schema to represent parent/child module relationships for nested selection
  • Introduced NestedMultiSelect TUI component to support hierarchical module picking
  • Extended catalog/CLI graph modeling with a new childOf edge type plus graph command support
  • Updated documentation for ModuleChild and the nested module selection feature

This is part 1 of 2 in a stack made with GitButler:

@changeset-bot

changeset-bot Bot commented May 22, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 11758f5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
stack-effect Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lloydrichards lloydrichards changed the title feat/nested-module-selection feat: allow nested module selection May 22, 2026
@lloydrichards lloydrichards force-pushed the feat/nested-module-selection branch from e0a0baa to 40d0ee3 Compare May 22, 2026 12:58
@lloydrichards lloydrichards merged commit 1225168 into main May 22, 2026
6 checks passed
@lloydrichards lloydrichards deleted the feat/nested-module-selection branch May 22, 2026 13:04
@github-actions github-actions Bot mentioned this pull request May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant