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.12
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.13
Choose a head ref
  • 6 commits
  • 92 files changed
  • 2 contributors

Commits on Oct 8, 2025

  1. chore: add black box testing examples (#137)

    * chore: add docs
    
    * chore: add working examples
    
    * chore: modular docs with examples imported
    
    * docs: add more links and frontmatter
    
    * feat: handle bi-directional language changes
    
    * fix: darkmode issue
    
    * fix: comments for generated
    
    * fix: lint js
    drewdrewthis authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    87fec91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bd065d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95cb4e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. chore: add linting (#142)

    * chore: add linting/typecheck to docs
    
    * docs: update language config
    
    * docs: update custom code group
    drewdrewthis authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    536a460 View commit details
    Browse the repository at this point in the history
  2. fix: extra params bug (#143)

    * fix: extra params bug for judge agent
    
    * fix: user agent
    
    * test: test examples work
    
    * fix: use openai 4.1 for lovable for CI
    drewdrewthis authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    d9fb441 View commit details
    Browse the repository at this point in the history
  3. chore(main): release python 0.7.13 (#141)

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