v3.12.0
·
40 commits
to main
since this release
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
🤖 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
Full Changelog: v3.11.0...v3.12.0