Skip to content

v1.1.0

Latest

Choose a tag to compare

@pavitrabhalla pavitrabhalla released this 01 Mar 03:17
· 148 commits to main since this release
e845164

What's new

  • Session resume: New superserve resume command to resume previous sessions with full context
  • @app.session SDK: Session decorator for building multi-turn agents with persistent state
  • Zero-config deploy: Automatically detect dependencies and runtime from your project files
  • SDK idle timeout: Default idle timeout set to 29 minutes

Fixes

  • CLI field corrections
  • Framework doc examples fixed (EOFError handling for clean session exit)
  • Playground dev mode and UX improvements