FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(samples): add external session storage examples by wenxinax · Pull Request #1 · QoderAI/qoder-agent-sdk-samples · GitHub

feat(samples): add external session storage examples - #1

Merged
wenxinax merged 1 commit into
mainfrom
feat/external-session-storage
Jul 29, 2026
Merged

feat(samples): add external session storage examples#1
wenxinax merged 1 commit into
mainfrom
feat/external-session-storage

Conversation

wenxinax commented Jul 29, 2026
edited
Loading

Copy link
Copy Markdown
Member

Summary

  • Add self-contained Redis and PostgreSQL SessionStore samples for TypeScript and Python.
  • Demonstrate restoring a session from external storage after removing the local transcript.
  • Document setup, storage layout, cleanup, and production considerations.
  • Register the samples in the repository indexes and CI.
  • Update all samples to TypeScript SDK 1.0.16 and Python SDK 1.0.10.

Validation

  • TypeScript workspace checks
  • Python Ruff, formatting, and mypy checks
  • Redis and PostgreSQL integration tests

Add self-contained Redis and PostgreSQL SessionStore adapters for TypeScript and Python. Demonstrate cross-host session resume after removing the local transcript, document storage behavior and production considerations, and register the samples in CI and repository indexes.

Update every sample to the latest published SDK versions and regenerate the workspace lockfiles.
wenxinax merged commit d06b48d into main Jul 29, 2026
2 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL