Skip to content

feat: update create command prompt titles for categories of apps#473

Open
zimeg wants to merge 1 commit intomainfrom
zimeg-feat-create-titles
Open

feat: update create command prompt titles for categories of apps#473
zimeg wants to merge 1 commit intomainfrom
zimeg-feat-create-titles

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented Apr 7, 2026

Changelog

The create command now separates selections into categories of templates for frameworks to better align with the options shown.

Summary

This PR updates the create command prompt titles to use "categories" and "templates" and "frameworks" as framing for the selections made.

Preview

create.mov

Reviewers

Please do attempt various prompts to create an app or view samples with:

$ slack create

Notes

  • The samples command continues to support a --language flag which might be alright for the separations of filters we have now. I'm of course open to discussing this here or for later changes!

Requirements

Rename interactive selection prompts to better describe each step:
- "Select an app:" becomes "Select a category:"
- "Select a language:" becomes "Select a framework:" for non-AI apps
- "Select a language:" becomes "Select a framework:" for the framework step of AI apps
- AI apps keep "Select a template:" for the template selection step

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@zimeg zimeg added this to the Next Release milestone Apr 7, 2026
@zimeg zimeg added enhancement M-T: A feature request for new functionality semver:patch Use on pull requests to describe the release version increment labels Apr 7, 2026
@zimeg zimeg self-assigned this Apr 7, 2026
@zimeg zimeg added enhancement M-T: A feature request for new functionality semver:patch Use on pull requests to describe the release version increment labels Apr 7, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.04%. Comparing base (89d8085) to head (1b76262).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #473      +/-   ##
==========================================
- Coverage   71.06%   71.04%   -0.03%     
==========================================
  Files         220      220              
  Lines       18487    18487              
==========================================
- Hits        13138    13134       -4     
- Misses       4174     4178       +4     
  Partials     1175     1175              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zimeg
Copy link
Copy Markdown
Member Author

zimeg commented Apr 7, 2026

🗣️ Follows #467!

@zimeg zimeg marked this pull request as ready for review April 7, 2026 19:05
@zimeg zimeg requested a review from a team as a code owner April 7, 2026 19:05
@zimeg zimeg changed the title feat: update create command prompt titles for clarity feat: update create command prompt titles for categories of apps Apr 7, 2026
Copy link
Copy Markdown
Contributor

@srtaalej srtaalej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great thanks for updating ⭐

Copy link
Copy Markdown
Member

@mwbrooks mwbrooks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Love it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement M-T: A feature request for new functionality semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants