Skip to content

feat(install-script): add a create agent CTA to the install script#444

Open
srtaalej wants to merge 9 commits intomainfrom
ale-agent-install-script
Open

feat(install-script): add a create agent CTA to the install script#444
srtaalej wants to merge 9 commits intomainfrom
ale-agent-install-script

Conversation

@srtaalej
Copy link
Copy Markdown
Contributor

@srtaalej srtaalej commented Mar 27, 2026

Changelog

The Slack CLI installer now ends with a recommendation to run the slack create agent command.

Summary

This PR adds a "Create AI Agents in Slack" call-to-action to the post-install success message across all install scripts (macOS/Linux and Windows, prod and dev)

install

Test plan

  • make test-install passes
  • Verify output on Windows with install-windows.ps1

Requirements

@srtaalej srtaalej self-assigned this Mar 27, 2026
@srtaalej srtaalej requested a review from a team as a code owner March 27, 2026 20:47
@srtaalej srtaalej added enhancement M-T: A feature request for new functionality semver:minor Use on pull requests to describe the release version increment labels Mar 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.06%. Comparing base (5ee9e10) to head (0ab9e87).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #444      +/-   ##
==========================================
+ Coverage   71.03%   71.06%   +0.02%     
==========================================
  Files         220      220              
  Lines       18522    18522              
==========================================
+ Hits        13158    13162       +4     
+ Misses       4185     4181       -4     
  Partials     1179     1179              

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

Copy link
Copy Markdown
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

@srtaalej Thanks for bringing these getting started improvements to review 🙏✨

I'm leaving a comment on formats to match before we update this IMHO but of course this is discussion! 🎨

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.

🙇🏻 Thanks so much for putting this PR together @srtaalej!

📝 Left one suggestion to keep the install.sh and install-dev.sh in-sync. After that, I think we're good for a checky-checkmark!

@mwbrooks mwbrooks changed the title feat(install): create agent CTA install script feat(install-script): add a create agent CTA to the install script Apr 1, 2026
srtaalej and others added 2 commits April 2, 2026 13:58
@srtaalej srtaalej requested a review from zimeg April 3, 2026 00:00
@zimeg zimeg added this to the Next Release milestone Apr 3, 2026
@zimeg zimeg added the changelog Use on updates to be included in the release notes label Apr 3, 2026
Copy link
Copy Markdown
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

@srtaalej Two more comments on emoji replacements for Windows but this LGTM otherwise!

I also updated the changelog toward more description as a "headline" and the preview image after earlier changes. Please feel free to bring these changes to main at the right time.

srtaalej and others added 3 commits April 3, 2026 12:24
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
@srtaalej
Copy link
Copy Markdown
Contributor Author

srtaalej commented Apr 3, 2026

Thank you friends for kind reviews and suggestions ❤️ @zimeg @mwbrooks

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

Labels

changelog Use on updates to be included in the release notes enhancement M-T: A feature request for new functionality semver:minor 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