Uh oh!
There was an error while loading. Please reload this page.
feat(cli): add interactive extension multiselect - #175
Merged
Conversation
ulises-jeremiasforce-pushed
the
feat/issue-162-interactive-template-wizard
branch
from
July 16, 2026 16:21
6624b48 to
9cc5617Compareulises-jeremiasforce-pushed
the
feat/issue-163-extension-multiselect
branch
from
July 16, 2026 16:21
7bc71ba to
eff3f7eCompare3 tasks
ulises-jeremiasforce-pushed
the
feat/issue-163-extension-multiselect
branch
from
July 16, 2026 16:28
eff3f7e to
a6e8410CompareCo-authored-by: Cursor <cursoragent@cursor.com>
ulises-jeremiasforce-pushed
the
feat/issue-163-extension-multiselect
branch
from
July 16, 2026 16:37
a6e8410 to
d52729dCompareulises-jeremias
changed the base branch from
feat/issue-162-interactive-template-wizard
to
mainJuly 16, 2026 16:37
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
typeplus catalog-widealladdonsfor scaffoldCloses#163
CNA reference
packages/create-awesome-node-app/src/options.tsextension flowpackages/create-awesome-node-app/src/templates.tsgetAllExtensionsWithCategoryTest plan
uv run ruff check packages/create-awesome-python-app/src/create_awesome_python_app/catalog.py packages/create-awesome-python-app/src/create_awesome_python_app/cli.py packages/create-awesome-python-app/tests/test_catalog_resolve.py packages/create-awesome-python-app/tests/test_interactive.pyuv run pytest packages/create-awesome-python-app/tests/test_catalog_resolve.py packages/create-awesome-python-app/tests/test_interactive.py -quv run pyright packages/create-awesome-python-app/src/create_awesome_python_app/cli.py packages/create-awesome-python-app/src/create_awesome_python_app/catalog.pyReview notes
This PR is stacked on #174, which is stacked on #173. It intentionally does not implement customOptions (#164).
Made with Cursor