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.3
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.4
Choose a head ref
  • 10 commits
  • 28 files changed
  • 10 contributors

Commits on Jul 31, 2025

  1. Configuration menu
    Copy the full SHA
    8e984f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8abcbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    576176c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbaf5e3 View commit details
    Browse the repository at this point in the history
  5. Move apiconfiguration to cache layer (#5210)

    * remove chatSettings object
    
    * use cache for apiCongfiguration state
    
    * add state persistence debounced, batch state updates, make setters synchronous
    
    * fix types after merge conflicts
    
    * fix global state reset
    
    * remove clearCache; make dispose function private; remove vscode api dependency; call reInitialize in reset functions instead of dispose/initialize
    celestial-vault authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    5f4700c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. fix: E2E test stability by reordering sidebar and notification setup (#…

    …5279)
    
    * fix: E2E test stability by reordering sidebar and notification setup
    
    - Extract editor menu locator to variable for better readability
    - Move sidebar opening to page fixture to ensure it's available earlier
    - Wait for chat input visibility before disabling notifications
    - Prevents race conditions in test initialization
    
    * fix
    abeatrix authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    3fc91e2 View commit details
    Browse the repository at this point in the history
  2. Update Cerebras models (#5282)

    * Update Cerebras models
    
    * Add changeset
    
    * Modify completion token limits
    
    * Split qwen3 coder into free/paid
    
    * Change -paid to base model name
    
    * Update Cerebras models
    
    * Update Cerebras models
    
    * Update Cerebras models
    
    * Update api.ts
    
    * Update Cerebras models
    
    ---------
    
    Co-authored-by: Kevin Taylor <kevin.taylor@cerebras.net>
    arafatkatze and kevint-cerebras authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    aca4f84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9980cb0 View commit details
    Browse the repository at this point in the history
  4. Fix for delete task popup (#5260)

    Co-authored-by: Kevin Bond <kevin@Kevins-MacBook-Pro.local>
    canvrno and Kevin Bond authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    768df13 View commit details
    Browse the repository at this point in the history
  5. v3.20.4 Release Notes

    v3.20.4 Release Notes
    github-actions[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    f309b06 View commit details
    Browse the repository at this point in the history
Loading