Skip to content

Releases: slackapi/slack-cli

v3.13.0-ale-feat-update-name-in-toml

17 Feb 20:31

Choose a tag to compare

v3.13.0

13 Feb 23:18
113aa42

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat(cmd): add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327
  • feat(cmd): 'deploy` command suggests 'run' command when no deploy script found by @srtaalej in #330
  • feat(auth): auto-prompt login when no workspaces connected by @srtaalej in #331
  • feat(cmd): add 'list' flag to create command by @srtaalej in #333

📚 Documentation

  • chore: update pull request template to include changelog placeholders by @zimeg in #338
  • chore: release slack-cli v3.13.0 by @mwbrooks in #341

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #336
  • build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #337
  • build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0 by @dependabot[bot] in #335

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...v3.13.0

v3.12.0-ale-feat-app-naming

12 Feb 17:44

Choose a tag to compare

Pre-release

What's Changed

🚀 Enhancements

  • feat: add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327

📚 Documentation

  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324
  • chore: update pull request template to include changelog placeholders by @zimeg in #338

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #336
  • build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #337
  • build(deps): bump golang.org/x/mod from 0.32.0 to 0.33.0 by @dependabot[bot] in #335

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...v3.12.0-ale-feat-app-naming

v3.12.0-dependabot-go_modules-golang.org-x-text-0.34.0

09 Feb 20:21
8a9a802

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327

📚 Documentation

  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #336

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...64c33ca

v3.12.0-dependabot-go_modules-golang.org-x-sys-0.41.0

09 Feb 20:20
8f4140c

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327

📚 Documentation

  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...9cb5418

v3.12.0-dependabot-go_modules-golang.org-x-mod-0.33.0

09 Feb 20:21
b74586e

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327

📚 Documentation

  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in #336
  • build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #337

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...1cb5614

v3.12.0-dependabot-go_modules-github.com-go-git-go-git-v5-5.16.5

09 Feb 20:21
60aa055

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: add 'create agent' command by @srtaalej in #326
  • feat(cmd): add --name flag to disambiguate 'agent' shortcut by @srtaalej in #327

📚 Documentation

  • refactor(tests): convert the medium-risk slice-to-map table tests by @mwbrooks in #322
  • refactor(tests): convert the medium-high risk slice-to-map table tests by @mwbrooks in #323
  • refactor(tests): convert the higher risk slice-to-map table tests by @mwbrooks in #324

🤖 Build

  • build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #334

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320
  • refactor(tests): convert the low-risk slice-to-map table tests by @mwbrooks in #321
  • chore: update copyright year to 2026 by @zimeg in #328
  • chore(claude): approve reading version control and reference docs with testing changes by @zimeg in #329
  • build(deps): bump golang to 1.25.7 by @slack-cli-releaser[bot] in #332

Full Changelog: v3.12.0...ae4fc2e

v3.12.0

31 Jan 00:42
14fe964

Choose a tag to compare

What's Changed

🚀 Enhancements

  • feat: update 'create' cmd section to 'AI Agent app' by @mwbrooks in #293
  • feat(python): add pyproject.toml support for Python projects by @mwbrooks in #311
  • feat: restart the app development server on file changes by @zimeg in #310

🐛 Bug Fixes

  • refactor: remove unused .slackignore support and dependencies 💀 by @mwbrooks in #309
  • fix: open the list of apps if no known apps are found for "app settings" command by @zimeg in #314
  • fix: cleanup after checks for saved apps when opening "app settings" outside of a project by @zimeg in #317
  • fix: output debug log if manifest file changes but manifest source is remote by @zimeg in #318

📚 Documentation

  • docs: remove chat:write.public scope for best practice by @mwbrooks in #281

🤖 Build

  • build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #308

🧪 Testing/Code Health

  • build(deps): bump golang to 1.25.6 by @slack-cli-releaser[bot] in #306
  • chore(claude): add Claude Code support for maintainers by @mwbrooks in #312
  • chore(claude): remove a trailing comma for valid setting parsing by @zimeg in #313
  • refactor(tests): use consistent naming in table tests with the slice pattern by @mwbrooks in #315

📦 Other changes

  • chore: release slack-cli v3.12.0 by @zimeg in #319

Full Changelog: v3.11.0...v3.12.0

v3.12.0-mwbrooks-table-test-consistent-p4-low-risk

31 Jan 06:13

Choose a tag to compare

What's Changed

🧪 Testing/Code Health

  • refactor(tests): use consistent naming in table tests with the map pattern by @mwbrooks in #316
  • refactor(tests): update slice pattern table tests to map pattern (low risk tests) by @mwbrooks in #320

Full Changelog: v3.12.0...86e224c

v3.11.0-dependabot-github_actions-actions-checkout-6.0.2

22 Jan 16:58
58062e8

Choose a tag to compare

What's Changed

🧪 Testing/Code Health

  • build(deps): bump golang to 1.25.6 by @slack-cli-releaser[bot] in #306

Full Changelog: v3.11.0...v3.11.0-dependabot-github_actions-actions-checkout-6.0.2