Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: slackapi/slack-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b8adde8
Choose a base ref
...
head repository: slackapi/slack-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 14fe964
Choose a head ref
  • 14 commits
  • 57 files changed
  • 6 contributors

Commits on Jan 17, 2026

  1. build(deps): bump golang to 1.25.6 (#306)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    158bfa7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#308)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e8c483...de0fac2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    bcfb783 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. refactor: remove unused .slackignore support and dependencies 💀 (#309)

    refactor: remove unused .slackignore support and dependencies
    mwbrooks authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    114e011 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. chore(claude): add Claude Code support for maintainers (#312)

    * chore(claude): add basic Claude Code support for maintainers
    
    * chore(claude): prefer map pattern table tests
    
    * chore(claude): remove auto approving go and golangci-lint tests
    
    * Update .claude/CLAUDE.md
    
    Co-authored-by: Eden Zimbelman <[email protected]>
    
    * Update .claude/CLAUDE.md
    
    Co-authored-by: Eden Zimbelman <[email protected]>
    
    ---------
    
    Co-authored-by: Eden Zimbelman <[email protected]>
    mwbrooks and zimeg authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    6b64a28 View commit details
    Browse the repository at this point in the history
  2. feat: update 'create' cmd section to 'AI Agent app' (#293)

    * feat: update 'create' cmd section to 'Agentic AI App'
    
    * feat: lowercase the 'app'
    
    * change ai-apps command name
    
    * Apply suggestion from @zimeg
    
    Co-authored-by: Eden Zimbelman <[email protected]>
    
    ---------
    
    Co-authored-by: Ale Mercado <[email protected]>
    Co-authored-by: Eden Zimbelman <[email protected]>
    3 people authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    7010c3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51219cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8321475 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Configuration menu
    Copy the full SHA
    358f1cc View commit details
    Browse the repository at this point in the history
  2. feat(python): add pyproject.toml support for Python projects (#311)

    * feat(python): add pyproject.toml support to init command
    
    * feat(python): add support for outputing both install instructions
    
    * refactor(python): rename PyprojectToml to PyProjectToml
    
    * fix: update error output and add pyproject to spellcheck
    
    * fix: error strings should not be capitalized
    
    * feat: preserve toml file format
    
    * refactor: add comments and test cases
    
    * refactor: dry error messages
    
    * refactor: clean up error messages to not include toml syntax
    
    * refactor: minor comment tweaks
    
    * test: remove special inline tests
    mwbrooks authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    2853d95 View commit details
    Browse the repository at this point in the history
  3. refactor(tests): use consistent naming in table tests with the slice …

    …pattern (#315)
    
    refactor(tests): use tests/tc naming in table tests using the slice pattern
    mwbrooks authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    7ef1ac9 View commit details
    Browse the repository at this point in the history
  4. feat: restart the app development server on file changes (#310)

    Co-authored-by: Michael Brooks <[email protected]>
    zimeg and mwbrooks authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    df8e8d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. fix: cleanup after checks for saved apps when opening "app settings" …

    …outside of a project (#317)
    
    fix: cleanup checks for apps after opening 'app settings' without a project
    zimeg authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    4ff1172 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. fix: output debug log if manifest file changes but manifest source is…

    … remote (#318)
    
    Co-authored-by: Michael Brooks <[email protected]>
    zimeg and mwbrooks authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    252bf7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14fe964 View commit details
    Browse the repository at this point in the history
Loading