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: b503ded
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: 45cb893
Choose a head ref
  • 5 commits
  • 8 files changed
  • 6 contributors

Commits on Apr 9, 2026

  1. build(deps): bump golang to 1.26.2 (#478)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    14a0694 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 (#481)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.35.0 to 0.36.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.35.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-version: 0.36.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    34667a5 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0 (#480)

    Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.34.0 to 0.35.0.
    - [Commits](golang/mod@v0.34.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    8d047bb View commit details
    Browse the repository at this point in the history
  4. fix: 'create agent' command to show template, bolt framework, and age…

    …nt framework options (#479)
    
    * fix: separate inputs for framework and adapter options
    
    * fix: order starter agent before example agents
    
    * fix: select an agent framework no adapter
    
    * feat: select a bolt framwork for agent apps
    
    * feat: secondary descriptions of agentic templates
    
    * feat: breadcrumbs for the agent selection
    
    ---------
    
    Co-authored-by: Ale Mercado <[email protected]>
    zimeg and srtaalej authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    3ecb295 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45cb893 View commit details
    Browse the repository at this point in the history
Loading