Thanks to visit codestin.com
Credit goes to github.com

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: markfietje/claw-code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: markfietje/claw-code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pr-3221
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 11 files changed
  • 3 contributors

Commits on Jun 4, 2026

  1. In the provider compatibility layer for Gemini (and other providers r…

    …equiring ), fully support the flow, round-trip, and placeholder fallback of thought_signature.
    sunmanbitch committed Jun 4, 2026
    Configuration menu
    Copy the full SHA
    b119afc View commit details
    Browse the repository at this point in the history
  2. fix: add missing thought_signature field in tools tests

    Fixes two test assertions that were missing the new Option<String>
    field added to the pending_tools tuple.
    
    Generated with https://github.com/Yeachan-Heo/gajae-code
    Co-authored-by: Gajae Code <[email protected]>
    2 people authored and bellman committed Jun 4, 2026
    Configuration menu
    Copy the full SHA
    96fd46c View commit details
    Browse the repository at this point in the history
Loading