Skip to content

Add multi-folder configurable submodule support - #4

Open
qdriven wants to merge 2 commits into
mainfrom
3-submodule-multi-folder
Open

Add multi-folder configurable submodule support#4
qdriven wants to merge 2 commits into
mainfrom
3-submodule-multi-folder

Conversation

@qdriven

@qdriven qdriven commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Make the submodule helper multi-folder and configurable via scripts/submodule.config.json, with CLI/env overrides in scripts/add-submodule.mts and scripts/generate-manifest.mjs.
  • Document the workflow in docs/git/submodules.md, and wire links from the docs index / apps README.
  • Related: registry + bump helper updates for the multi-root layout.

Refs: #3

Test plan

  • Review scripts/submodule.config.json defaults (apps, tutorials, skillsets, ai-infra)
  • Dry-run / read through scripts/add-submodule.mts flag and env override paths
  • Confirm docs/git/submodules.md matches the helper behavior
  • Note follow-up: generate-manifest.mjs imports yaml but there is no root package.json dependency declared yet

Made with Cursor

qdriven and others added 2 commits July 22, 2026 14:50
Support configurable roots (apps/tutorials/skillsets/ai-infra) via
scripts/submodule.config.json, CLI flags, and env overrides so submodule
paths are not hard-coded to apps/.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add a primary how-to under docs/git and link it from the docs index,
root README, apps README, and worktree notes so the configurable roots
CLI is discoverable without duplicating the full guide.
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