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: codeflash-ai/codeflash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18.6
Choose a base ref
...
head repository: codeflash-ai/codeflash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.18.7
Choose a head ref
  • 8 commits
  • 16 files changed
  • 6 contributors

Commits on Nov 23, 2025

  1. CF-900 allow async optimizations by default (#938)

    * remove --async
    
    * include it by default
    
    * don't crash for --async
    
    * pre-commit
    KRRT7 authored Nov 23, 2025
    Configuration menu
    Copy the full SHA
    321640c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Configuration menu
    Copy the full SHA
    6685e6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #942 from codeflash-ai/lsp/retrun-runtime-info-and…

    …-cancel-demo-opt
    
    [LSP] Runtime info for sucessful opt & cancel demo optimization
    mohammedahmed18 authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    07c3586 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Configuration menu
    Copy the full SHA
    024ef1a View commit details
    Browse the repository at this point in the history
  2. saving the API key correctly for windows PowerShell (#940)

    * remove emoji
    
    * save cf api key correctly for powershell
    
    * fix test_shell_utils test
    
    * fix linting and tests
    
    * FIX ALL TESTS
    
    * revert tests/test_trace_benchmarks.py
    
    ---------
    
    Co-authored-by: HeshamHM28 <HeshamMohamedFathy@outlook.com>
    Co-authored-by: Kevin Turcios <106575910+KRRT7@users.noreply.github.com>
    3 people authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    63b6e77 View commit details
    Browse the repository at this point in the history
  3. Enhance CLI init GitHub app installation prompt visibility with ENTER…

    … in caps and >>> indicator (#941)
    
    * change the prompt suffix to be >>> and the prompt for github app broswer installation
    
    * Update codeflash/cli_cmds/cmd_init.py
    
    Co-authored-by: Saurabh Misra <misra.saurabh1@gmail.com>
    
    * update the requested another prompts
    
    * typo fix
    
    * Update codeflash/cli_cmds/cmd_init.py
    
    Co-authored-by: Saurabh Misra <misra.saurabh1@gmail.com>
    
    * Update codeflash/cli_cmds/cmd_init.py
    
    Co-authored-by: Saurabh Misra <misra.saurabh1@gmail.com>
    
    ---------
    
    Co-authored-by: Saurabh Misra <misra.saurabh1@gmail.com>
    Co-authored-by: Kevin Turcios <106575910+KRRT7@users.noreply.github.com>
    3 people authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    cff6a30 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. release/v0.18.7

    misrasaurabh1 committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    3708af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e1483 View commit details
    Browse the repository at this point in the history
Loading