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: StackOneHQ/stackone-ai-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: stackone-ai-v2.6.0
Choose a base ref
...
head repository: StackOneHQ/stackone-ai-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stackone-ai-v2.7.0
Choose a head ref
  • 2 commits
  • 10 files changed
  • 3 contributors

Commits on Apr 14, 2026

  1. feat(search-optimization): cache tool catalog and parallelize per-ac…

    …count MCP fetches (#173)
    
    * Add caching to the fetch tools to boost search performance
    
    * Address Co-Pilot Comments
    
    * Add benchmark search example in the repo
    
    * Fix issues spotted by ruff
    shashi-stackone authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    cd635e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. chore(main): release stackone-ai 2.7.0 (#176)

    * chore(main): release stackone-ai 2.7.0
    
    * chore: update uv.lock
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    54dadde View commit details
    Browse the repository at this point in the history
Loading