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.4.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.5.0
Choose a head ref
  • 2 commits
  • 16 files changed
  • 3 contributors

Commits on Mar 25, 2026

  1. feat(search-tools): LLM-driven search and execute and new API (#151)

    * add LLM-driven tool_search and tool_execute
    
    * Fix CI
    
    * Fix CI and lint issues
    
    * PR Suggestion from bots
    
    * Address the PR comments
    
    * remove toolset.get_meta_tools() and update to new API
    
    * Update the API
    
    * Change tools to Sequence to fix CI
    
    * Remove all reference to the meta tools
    
    * Fix doc strings
    
    * Adopt changes from the new API
    
    * Update doc strings
    
    * Doc update
    shashi-stackone authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    a5e5723 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. chore(main): release stackone-ai 2.5.0 (#156)

    * chore(main): release stackone-ai 2.5.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 Mar 26, 2026
    Configuration menu
    Copy the full SHA
    f062dcf View commit details
    Browse the repository at this point in the history
Loading