feat(experiment): add charm prompts to iostreams#350
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #350 +/- ##
==========================================
- Coverage 64.62% 64.44% -0.18%
==========================================
Files 212 213 +1
Lines 17820 17879 +59
==========================================
+ Hits 11517 11523 +6
- Misses 5225 5281 +56
+ Partials 1078 1075 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2 tasks
srtaalej
approved these changes
Feb 24, 2026
Member
Author
|
@srtaalej Credit to Thanks so much for the review! I agree this is a fast approach to bringing these prompts to most surfaces, but let's continue to improve how some experiences appear - I find Let's get this merged behind the |
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 free
to 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
This PR adds
charmprompts to the iostreams package as an option for prompts when thecharmexperiment is on! 🍀For kind discussion of #349 📺 ✨
Reviewers
Attempt a few commands to find various options appear:
This shows select options, text inputs, and confirmation!
Requirements