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: getcellm/cellm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: getcellm/cellm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 13 commits
  • 36 files changed
  • 2 contributors

Commits on Apr 3, 2025

  1. feat: Send git version information to Sentry (#126)

    * feat: Send git version information to Sentry
    
    * ci: Run branches targeting develop
    
    * fix: CI must checkout entire history for GitVersion.MsBuild to work
    
    * ci: Suppress CA1416 which comes from ExcelDna
    kaspermarstal committed Apr 3, 2025
    Configuration menu
    Copy the full SHA
    46b914b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f36506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa2b431 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. fix: Prompts involving tool calls would return the tool call message,…

    … not the assistant's reply to the tool call result (#130)
    kaspermarstal authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    87731dc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Configuration menu
    Copy the full SHA
    8c6f564 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    847a997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    147fb31 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Configuration menu
    Copy the full SHA
    f4ae566 View commit details
    Browse the repository at this point in the history
  2. fix: Retry on broken circuit, Anthropic rate limits exceeded, guarant…

    …ee first retry waits until opened circuit is closed, and reduce aggresiveness of circuit breaker (#140)
    kaspermarstal authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    98acc76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3c3b4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ad10f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2025

  1. Configuration menu
    Copy the full SHA
    6f35617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c492df8 View commit details
    Browse the repository at this point in the history
Loading