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: rivet-dev/agentos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.10
Choose a base ref
...
head repository: rivet-dev/agentos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.11
Choose a head ref
  • 3 commits
  • 66 files changed
  • 1 contributor

Commits on Jul 23, 2026

  1. feat(integrations): add Flue sandbox support (#1829)

    * feat(integrations): add Flue sandbox support
    
    * refactor(examples): standardize actor registry filenames
    
    * docs(eve): simplify CLI commands
    
    * docs(integrations): align Flue and Eve examples
    
    * docs(website): add Flue to frameworks sidebar
    
    * docs(flue): make Rivet the default quickstart
    
    * fix(agentos): keep session event hooks awake
    
    * fix(flue): tighten sandbox adapter contracts
    
    * chore: finalize framework integration cleanup
    
    * docs(flue): clarify Cloudflare Workers status
    
    * docs(flue): use external Rivet target package
    
    * docs(flue): document upstreaming effort
    
    * docs(frameworks): add deployment steps
    
    * fix(agentos): keep session event hooks awake
    
    * fix(flue): tighten sandbox adapter contracts
    
    * chore: finalize framework integration cleanup
    
    * docs(flue): clarify Cloudflare Workers status
    
    * docs(flue): use external Rivet target package
    
    * docs(flue): document upstreaming effort
    
    * docs(flue): make Rivet the default quickstart
    
    * docs(frameworks): add deployment steps
    
    * docs(flue): rename preview packages
    
    * feat(flue): complete native agentOS integration
    NathanFlurry authored Jul 23, 2026
    Configuration menu
    Copy the full SHA
    48f529f View commit details
    Browse the repository at this point in the history
  2. feat(flue): complete Rivet-backed sandbox integration

    - Add a minimal Flue example backed by Rivet Actors and an agentOS VM.
    - Document the matching Flue setup and deployment flow.
    - Test native SSE, filesystem and shell operations, actor sleep and wake, and persisted files end to end.
    NathanFlurry authored Jul 23, 2026
    Configuration menu
    Copy the full SHA
    b8a1486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61c2e83 View commit details
    Browse the repository at this point in the history
Loading