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: cline/cline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.20.9
Choose a base ref
...
head repository: cline/cline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.20.11
Choose a head ref
  • 10 commits
  • 38 files changed
  • 9 contributors

Commits on Aug 5, 2025

  1. openai model in hugging face correct maxtokens (#5371)

    * openai model in hugging face correct maxtokens
    
    * maxtokens
    
    * maxtokens 131k i guess?
    
    * maxtokens swap
    
    * changeset
    
    * Adding Gpt-oss through groq
    
    ---------
    
    Co-authored-by: arafatkatze <arafat.da.khan@gmail.com>
    pashpashpash and arafatkatze authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    6e5d4a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de991f View commit details
    Browse the repository at this point in the history
  3. Add Cerebras gpt-oss-120b (#5375)

    * Add Cerebras gpt-oss-120b
    
    * Update src/shared/api.ts
    
    Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
    kevint-cerebras and ellipsis-dev[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    5f21a91 View commit details
    Browse the repository at this point in the history
  4. Update Cerebras gpt-oss-120b (#5376)

    * Add Cerebras gpt-oss-120b
    
    * Change completion tokens
    kevint-cerebras authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    de61663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d067f7 View commit details
    Browse the repository at this point in the history
  6. refactor: Integrate Posthog into Feature Flags & Telemetry & Error Se…

    …rvices (#5275)
    
    * refactor: posthog services: feature flags + error + telemtry
    
    - Convert PostHogClientProvider to singleton with lifecycle management
    - Update ErrorServices to use PostHogClientProvider
    - Update Telementry Service
    - Update and enable Feature Flags service
    
    * replace logger
    
    * fix imports - part 1
    
    * update distinct ID
    
    * update
    
    * update
    
    * clean up
    
    * revert autoformat
    
    * fix merge conflicts
    
    * clean up autoformat
    
    * revert autoformatter
    
    * clean up logs
    abeatrix authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    32b8fa4 View commit details
    Browse the repository at this point in the history
  7. feat: Add Opus 4.1 to claude-code (#5382)

    * Add opus-4-1 to claude-code
    
    * Add changeset
    BarreiroT authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    8a65f0c View commit details
    Browse the repository at this point in the history
  8. fix: update Playwright config and teardown error handling (#5383)

    - Remove teardown dependency on e2e tests to fix execution order
    - Move server cleanup before file operations in teardown
    - Add proper error handling and logging for cleanup operations
    abeatrix authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    f2101e3 View commit details
    Browse the repository at this point in the history
  9. feat: Added Claude Opus 4.1 to Bedrock (#5381)

    * feat: Added Claude Opus 4.1 to Bedrock
    
    * Create ninety-owls-develop.md
    omercelik authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    031604d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82aee44 View commit details
    Browse the repository at this point in the history
Loading