Skip to content

Comments

feat(experiment): charming scaffolds#348

Merged
zimeg merged 3 commits intomainfrom
charm
Feb 23, 2026
Merged

feat(experiment): charming scaffolds#348
zimeg merged 3 commits intomainfrom
charm

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Feb 23, 2026

Summary

This PR adds the charm experiment for efforts toward beautiful prompts 🫧 ✨ 🍀

🔗 https://charm.land

Reviewers

Please confirm this appears as a "valid" experiment with the help command:

$ slack help -e charm

Also this can be added to system configurations for ongoing testing:

{
    "last_update_checked_at": "2026-02-23T10:46:08.996245-08:00",
    "experiments": [
        "charm"
    ],
    "surveys": {
        "slack-platform": {
            "asked_at": "2026-02-18T20:30:42-08:00",
            "completed_at": ""
        }
    },
    "system_id": "297fe67b-fbf9-4e40-8c4e-dd9a7b080ed7"
}

Requirements

@zimeg zimeg added this to the Next Release milestone Feb 23, 2026
@zimeg zimeg requested a review from srtaalej February 23, 2026 19:08
@zimeg zimeg self-assigned this Feb 23, 2026
@zimeg zimeg requested a review from a team as a code owner February 23, 2026 19:08
@zimeg zimeg added enhancement M-T: A feature request for new functionality experiment Experimental feature accessed behind the --experiment flag or toggle semver:patch Use on pull requests to describe the release version increment labels Feb 23, 2026
Copy link
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.

so excited to introduce charm into the CLI 😁 ✨ 💟

Co-authored-by: Ale Mercado <maria.mercado@slack-corp.com>
Co-authored-by: Luke Russell <31357343+lukegalbraithrussell@users.noreply.github.com>
@zimeg zimeg requested a review from a team as a code owner February 23, 2026 19:14
Copy link
Contributor

@lukegalbraithrussell lukegalbraithrussell left a comment

Choose a reason for hiding this comment

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

semi-charmed life indeed

@zimeg
Copy link
Member Author

zimeg commented Feb 23, 2026

@srtaalej @lukegalbraithrussell Thanks so much for encouraging these experiment! Let's get this merged 🚢 💨

@zimeg zimeg enabled auto-merge (squash) February 23, 2026 19:15
@zimeg zimeg merged commit 4fb7b4f into main Feb 23, 2026
7 checks passed
@zimeg zimeg deleted the charm branch February 23, 2026 19:20
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.69%. Comparing base (3aa60a2) to head (cff58de).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #348      +/-   ##
==========================================
- Coverage   64.73%   64.69%   -0.04%     
==========================================
  Files         212      212              
  Lines       17805    17805              
==========================================
- Hits        11526    11519       -7     
- Misses       5204     5210       +6     
- Partials     1075     1076       +1     

☔ 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.

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 experiment Experimental feature accessed behind the --experiment flag or toggle 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