Skip to content

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

Merged
zimeg merged 1 commit into
mainfrom
zimeg-feat-create-titles
Apr 7, 2026
Merged

feat: update create command prompt titles for categories of apps#473
zimeg merged 1 commit into
mainfrom
zimeg-feat-create-titles

Conversation

@zimeg

@zimegzimeg commented Apr 7, 2026

Copy link
Copy Markdown
Member

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>
@zimegzimeg added this to the Next Release milestone Apr 7, 2026
@zimegzimeg 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
@zimegzimeg self-assigned this Apr 7, 2026
@zimegzimeg 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

codecovBot commented Apr 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.04%. Comparing base (89d8085) to head (1b76262).
⚠️ Report is 1 commits behind head on main.

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

zimeg commented Apr 7, 2026

Copy link
Copy Markdown
MemberAuthor

🗣️ 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 ownerApril 7, 2026 19:05
@zimegzimeg changed the title feat: update create command prompt titles for clarityfeat: update create command prompt titles for categories of appsApr 7, 2026

@srtaalejsrtaalej left a comment

Copy link
Copy Markdown
Contributor

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 ⭐

@mwbrooksmwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

✅ Love it!

@zimeg

zimeg commented Apr 7, 2026

Copy link
Copy Markdown
MemberAuthor

@srtaalej@mwbrooks Likewise thank you both for conversations toward these changes! Let's get this merged and continue discussion 🚢

@zimeg
zimeg merged commit 1ee05cd into mainApr 7, 2026
8 checks passed
@zimeg
zimeg deleted the zimeg-feat-create-titles branch April 7, 2026 22:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementM-T: A feature request for new functionalitysemver:patchUse on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@zimeg@mwbrooks@srtaalej