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: sourcebot-dev/sourcebot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.15.9
Choose a base ref
...
head repository: sourcebot-dev/sourcebot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.15.10
Choose a head ref
  • 5 commits
  • 8 files changed
  • 5 contributors

Commits on Mar 20, 2026

  1. chore: increase SOURCEBOT_CHAT_MAX_STEP_COUNT default to 100 (#1017)

    * chore: increase SOURCEBOT_CHAT_MAX_STEP_COUNT default to 100
    
    Allows chat sessions to perform more autonomous steps before stopping.
    
    Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
    
    * chore: update CHANGELOG for PR #1017
    
    ---------
    
    Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
    brendan-kellam and claude authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    39145fb View commit details
    Browse the repository at this point in the history
  2. fix(sso/jumpcloud): Ensure that state param is used (#1020)

    This commit updates the JumpCloud SSO provider implmentation in-order to ensure that the `state` and `pkce` params are included in the generated auth redirect.
    
    Ref: https://app.sourcebot.dev/~/chat/cmmyp5bsc0001n37tvx8dz4bp
    fatmcgav authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    9921abc View commit details
    Browse the repository at this point in the history
  3. feat: make OSS license audit runnable locally (#1021)

    * oss license audit
    
    * fix error in license audit
    
    * make license audit runnable locally
    msukkari authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    4ff4869 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a11e40a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24508eb View commit details
    Browse the repository at this point in the history
Loading