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: ScriptedAlchemy/agent-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ScriptedAlchemy/agent-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/runtime-zod-peer
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 14 files changed
  • 3 contributors

Commits on Sep 14, 2026

  1. Configuration menu
    Copy the full SHA
    17a8658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db7e5a View commit details
    Browse the repository at this point in the history
  3. fix(runtime): floor the zod peer at 4.5.4, move packed fixtures off 4…

    ….4.3, mark the runtime bump minor
    ScriptedAlchemy committed Sep 14, 2026
    Configuration menu
    Copy the full SHA
    5f93536 View commit details
    Browse the repository at this point in the history
  4. docs(runtime): spell out the zod 4.4.3 peer upgrade and pack the 4.6.…

    …x defineState proof
    
    Existing projects pinned below zod@4.5.4 must upgrade before the required
    peer will install. The installation pages now distinguish incompatible Zod 4
    minor brands from a same-minor duplicate, and the packed suite typechecks a
    real defineState() call on zod@4.6.5 against the peer versus a nested 4.5.4
    dependency.
    
    Co-authored-by: Zack Jackson <ScriptedAlchemy@users.noreply.github.com>
    cursoragent and ScriptedAlchemy committed Sep 14, 2026
    Configuration menu
    Copy the full SHA
    d5b4493 View commit details
    Browse the repository at this point in the history
Loading