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: sst/opencode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: shantur/opencode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: my
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 10 files changed
  • 1 contributor

Commits on Dec 17, 2025

  1. Handle cases when model sends line number prefixes for edit

    Update read and edit tool descriptions to remove line number prefixes.
    
    This makes Gemini behave and almost fixes the bad edits and retries
    shantur committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    c4bff8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    748cf2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    289f495 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af7fc80 View commit details
    Browse the repository at this point in the history
  5. Support when ai-sdk provider supports multiple create functions.

    Some ai-sdk providers support multiple create functions for different APIs like https://ai-sdk.dev/providers/community-providers/minimax supports one for each Anthropic and OpenAI-Compatible.
    shantur committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    f1e575d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f7fddf View commit details
    Browse the repository at this point in the history
Loading