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: langwatch/scenario
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: python/v0.7.13
Choose a base ref
...
head repository: langwatch/scenario
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: python/v0.7.14
Choose a head ref
  • 6 commits
  • 74 files changed
  • 2 contributors

Commits on Oct 14, 2025

  1. test: python example for voice agents (#146)

    * test: python example for voice agents
    
    * docs: add example to docs and create collapsable code group
    
    * docs: update language separation
    drewdrewthis authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    7991a13 View commit details
    Browse the repository at this point in the history
  2. docs: fix language tabs (#147)

    * fix: language store should use string
    
    * fix: code margin
    
    * fix: padding on non-code examples
    
    * docs: update language tabs
    
    * docs: clean up markdown tabs
    
    * docs: clean up prereqs area
    
    * docs: refactor collapsible
    drewdrewthis authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    ab6a2bc View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Configuration menu
    Copy the full SHA
    253bb35 View commit details
    Browse the repository at this point in the history
  2. fix: prevent judge from overwriting messages array (#150)

    * test: add max turns test
    
    * fix: hidden default
    
    * chore: remove unused methods
    
    * feat: update so judge doesn't overwrite execution messages in result
    
    * chore: clean up ci output
    
    * fix: linting errors
    
    * refactor: clean up missing model error
    
    * refactor: remove extra type
    drewdrewthis authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    1438ab5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    61bff5e View commit details
    Browse the repository at this point in the history
  2. chore(main): release python 0.7.14 (#149)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    e1634c9 View commit details
    Browse the repository at this point in the history
Loading