Release: Slack CLI v3.13.0
Version 3.13.0 of the developer tools for the Slack platform has arrived!
- When running the
slack createcommand with theagentargument, a list of agentic apps are now highlighted for selection. If you want to name your app "agent" and not create an agentic app, you can use the--nameflag instead to explicitly set your app name. Refer to theslack createcommand for more details. - When running the
slack createcommand, the available templates are now shown without requiring an immediate selection when using the--listflag. Refer to theslack createcommand for more details. - The
slack deploycommand now references the latest online documentation, with a suggestion to run a development app using theslack runcommand if adeployhook script doesn't exist. Refer to our hooks documentation for more details. - We now prompt you to log in if no prior authentications are detected when running any command that requires credentials, rather than exiting with an error.