Skip to content

feat(cli): surface rich catalog category metadata - #239

Merged
ulises-jeremias merged 1 commit into
mainfrom
feat/issue-234-category-metadata
Jul 22, 2026
Merged

feat(cli): surface rich catalog category metadata#239
ulises-jeremias merged 1 commit into
mainfrom
feat/issue-234-category-metadata

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Summary

  • Index catalog categories with description, details, and labels
  • Group --list-templates / --list-addons by category and print metadata
  • Enrich interactive extension-category choices with description/labels

Test plan

  • uv run pytest packages/create-awesome-python-app/tests/test_catalog*.py
  • create-awesome-python-app --list-templates shows category descriptions

Closes#234

Made with Cursor

Parse description/details/labels on categories, show them in
--list-templates/--list-addons, and include them in the extension
category picker (CNA parity).
Closes#234
Co-authored-by: Cursor <cursoragent@cursor.com>
@ulises-jeremias
ulises-jeremias merged commit fafc4d5 into mainJul 22, 2026
13 checks passed
Sign up for freeto 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.

Enrich catalog category metadata with description, details, and labels

1 participant

@ulises-jeremias