Skip to content

feat: add stateless agent sessions - #262

Merged
sarahwooders merged 1 commit into
mainfrom
letta/stateless-sessions-eb83f997
Aug 10, 2026
Merged

feat: add stateless agent sessions#262
sarahwooders merged 1 commit into
mainfrom
letta/stateless-sessions-eb83f997

Conversation

@sarahwooders

Copy link
Copy Markdown
Contributor

Summary

  • expose stateless: true on createSession() and resumeSession() across local, remote App Server, and Cloud backends
  • preserve existing agent configuration while rejecting model, reasoning, dreaming, repository, and updateModel() mutations in stateless sessions
  • document the contract and forward it through the App Server runtime_start protocol

Depends on letta-ai/letta-code#3724.

Test plan

  • full SDK suite (214 passed; 11 opt-in live tests skipped)
  • TypeScript and source-size checks
  • production build
  • real SDK/App Server smoke test against the Letta Code branch

👾 Generated with Letta Code

Expose side-effect-free session execution across local, remote, and Cloud backends while rejecting options that mutate persisted agent configuration.

See [trace](https://app.letta.com/chat/agent-57231da8-42f3-4523-b190-66c3eda21057?conversation=conv-e42572dd-937d-4b76-9d87-1cd38b276ef4). Resume conversation with `letta --conv conv-e42572dd-937d-4b76-9d87-1cd38b276ef4`

👾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta Code <noreply@letta.com>
@sarahwooders
sarahwooders marked this pull request as ready for review August 10, 2026 04:01
@sarahwooders
sarahwooders merged commit 1fcd7d9 into main Aug 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant