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.13
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.21.0
Choose a head ref
  • 8 commits
  • 54 files changed
  • 9 contributors

Commits on Aug 6, 2025

  1. Add walkthrough button and enable quick wins for new users (#5047)

    * Add walkthrough button and enable quick wins for new users
    
    - Add openWalkthrough RPC method to ui.proto
    - Enable quick wins display for users with <3 tasks in history
    - Add "Take a Tour" button in HomeHeader when quick wins are shown
    - Update WelcomeSection to pass shouldShowQuickWins prop to HomeHeader
    
    * Adding Gpt-oss through groq
    
    * Adding Gpt-oss through groq
    
    * Support prompt caching and thinking for Opus 4.1
    
    * Support prompt caching and thinking for Opus 4.1
    
    * Support prompt caching and thinking for Opus 4.1
    arafatkatze authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    3001f88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f0f96 View commit details
    Browse the repository at this point in the history
  3. Hostbridge diff diagnostics (#5368)

    * feat: migrate diff edit diagnostics to hostbridge; Migrate diagnostics functionality from direct VS Code API calls to the hostbridge layer to enable multi-host support (VS Code + IntelliJ).
    
    * remove test logging
    
    * refactor: migrate diagnostics to workspace service and host separation
    kvyb authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    1d4cd31 View commit details
    Browse the repository at this point in the history
  4. Add ollama key for cloud endpoint (#5400)

    * base
    
    Co-authored-by: EndoTheDev <endothedev@gmail.com>
    
    * toggle showing key box
    
    * typing
    
    ---------
    
    Co-authored-by: EndoTheDev <endothedev@gmail.com>
    0xToshii and EndoTheDev authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    9e49334 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Configuration menu
    Copy the full SHA
    1b5590e View commit details
    Browse the repository at this point in the history
  2. Switch to ULID from UUID for tasks telemetry (#5407)

    * Switch to ULID from UUID for tasks
    
    * Switch to ULID from UUID for tasks
    
    * Switch to ULID from UUID for tasks
    arafatkatze authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    47a2ae8 View commit details
    Browse the repository at this point in the history
  3. Pashpashpash/gpt 5 release (#5413)

    * preparing for gpt5 release
    
    * Update generic system prompt with needs_more_exploration param for plan mode
    
    * changeset
    
    ---------
    
    Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
    pashpashpash and saoudrizwan authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    9b7839e View commit details
    Browse the repository at this point in the history
  4. v3.21.0 Release Notes (#5392)

    * changeset version bump
    
    * Updating CHANGELOG.md format
    
    * release notes
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: pashpashpash <nik@cline.bot>
    3 people authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    259368e View commit details
    Browse the repository at this point in the history
Loading