Skip to content

feat: show starter agent template to create from scratch#476

Merged
zimeg merged 1 commit into
mainfrom
rename-custom-agent-to-starter-agent
Apr 8, 2026
Merged

feat: show starter agent template to create from scratch#476
zimeg merged 1 commit into
mainfrom
rename-custom-agent-to-starter-agent

Conversation

@zimeg

@zimeg zimeg commented Apr 8, 2026

Copy link
Copy Markdown
Member

Summary

This PR shows the starter agent template to create from scratch. This replaces the assistant template which we plan to revert to a more simple state in upcoming changes.

Reviewers

These templates are not public at this time but please check:

$ slack create
$ slack create agent

Requirements

Update the create command's AI agent template option from "Custom Agent"
to "Starter Agent" and update the corresponding sample repository paths
from assistant-template to starter-agent naming convention.

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@zimeg zimeg added this to the Next Release milestone Apr 8, 2026
@zimeg zimeg added the semver:patch Use on pull requests to describe the release version increment label Apr 8, 2026
@zimeg zimeg self-assigned this Apr 8, 2026
@zimeg zimeg changed the title feat: rename Custom Agent to Starter Agent feat: show starter agent template to create from scratch Apr 8, 2026
@zimeg zimeg added enhancement M-T: A feature request for new functionality area:bolt-js Related to github.com/slackapi/bolt-js area:bolt-python Related to github.com/slackapi/bolt-python labels Apr 8, 2026
@zimeg zimeg marked this pull request as ready for review April 8, 2026 18:28
@zimeg zimeg requested a review from a team as a code owner April 8, 2026 18:28
@codecov

codecov Bot commented Apr 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.18%. Comparing base (ca16a0f) to head (edd1656).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #476      +/-   ##
==========================================
- Coverage   71.19%   71.18%   -0.02%     
==========================================
  Files         222      222              
  Lines       18595    18595              
==========================================
- Hits        13238    13236       -2     
- Misses       4178     4180       +2     
  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.

@srtaalej srtaalej 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.

@mwbrooks mwbrooks 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.

✅ Thanks for updating the name and repo!

@zimeg

zimeg commented Apr 8, 2026

Copy link
Copy Markdown
Member Author

@srtaalej @mwbrooks Thanks both for the quick and kind review! Let's merge this! 🤖 ✨

@zimeg zimeg merged commit f0d82f9 into main Apr 8, 2026
8 checks passed
@zimeg zimeg deleted the rename-custom-agent-to-starter-agent branch April 8, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:bolt-js Related to github.com/slackapi/bolt-js area:bolt-python Related to github.com/slackapi/bolt-python 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