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.10.24
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.10.25
Choose a head ref
  • 5 commits
  • 12 files changed
  • 3 contributors

Commits on Feb 3, 2026

  1. Configuration menu
    Copy the full SHA
    880c8e0 View commit details
    Browse the repository at this point in the history
  2. fix(web): Convert file references to full browse URLs in portable mar…

    …kdown (#847)
    
    * fix(web): Convert file references to full browse URLs in portable markdown
    
    Change convertLLMOutputToPortableMarkdown to embed full browse URLs instead
    of relative file paths, so users can click links without needing an IDE open.
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    * docs: Update changelog for file reference URL fix
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    * docs: Add PR link to changelog entry
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    brendan-kellam and claude authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    9c56827 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. fix(backend): Handle different GitHub token types in OAuth scope check (

    #850)
    
    * fix
    
    * add back improved error message
    
    * fix(backend): Handle different GitHub token types in OAuth scope check
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    * changelog
    
    ---------
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    brendan-kellam and claude authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    4d37b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61659f9 View commit details
    Browse the repository at this point in the history
  3. Release v4.10.25

    github-actions[bot] committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    140c351 View commit details
    Browse the repository at this point in the history
Loading