Thanks to visit codestin.com
Credit goes to github.com

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: aws/amazon-q-developer-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v.1.19.0
Choose a base ref
...
head repository: aws/amazon-q-developer-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.1
Choose a head ref
  • 10 commits
  • 166 files changed
  • 7 contributors

Commits on Oct 23, 2025

  1. feat: Path based loading for agent (#2859)

    People can now do `q chat --agent team/myagent` in addition to the current `q chat --agent myagent`. This will enable people to better organize their agents in Q CLI directory
    mekza authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    26caae9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Revert "feat: Path based loading for agent (#2859)" (#3257)

    This reverts commit 26caae9.
    dingfeli authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    e478ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884b27f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Configuration menu
    Copy the full SHA
    d8c704d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27777c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00a935a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b315782 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    830c06a View commit details
    Browse the repository at this point in the history
  6. chore: bump version to 1.19.1 (#3283)

    * update feed
    
    * update version
    
    * update feed with 1.18.2
    
    * update version to 19
    
    * update
    
    * bump version
    
    * includ spinner change
    
    * code mark around tool
    
    * wording
    
    * comma
    evanliu048 authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    31f80f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c70cb13 View commit details
    Browse the repository at this point in the history
Loading