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: algorithmicsuperintelligence/optillm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.9
Choose a base ref
...
head repository: algorithmicsuperintelligence/optillm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.10
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 21, 2025

  1. Fix typo in math_verify package name

    The real package path is https://pypi.org/project/math-verify. When I run `pipx install optillm` it does not install the `math-verify` package.
    theodorosploumis authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    fcfd0e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2025

  1. Merge pull request #282 from theodorosploumis/patch-1

    Fix typo in math_verify package name
    codelion authored Nov 30, 2025
    Configuration menu
    Copy the full SHA
    c0a3913 View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    codelion committed Nov 30, 2025
    Configuration menu
    Copy the full SHA
    d2883d7 View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    codelion committed Nov 30, 2025
    Configuration menu
    Copy the full SHA
    46200cd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #283 from algorithmicsuperintelligence/feat-new-re…

    …lease
    
    Feat new release
    codelion authored Nov 30, 2025
    Configuration menu
    Copy the full SHA
    84f80d0 View commit details
    Browse the repository at this point in the history
Loading