Skip to content

docs: add persistent storage documentation and dynamic versioning - #19

Merged
DEENUU1 merged 2 commits into
mainfrom
issue/18
Jan 16, 2026
Merged

docs: add persistent storage documentation and dynamic versioning#19
DEENUU1 merged 2 commits into
mainfrom
issue/18

Conversation

@DEENUU1

@DEENUU1 DEENUU1 commented Jan 16, 2026

Copy link
Copy Markdown
Member

[0.2.12] - 2025-01-16

Changed

  • Updated pydantic-ai-backend dependency to >=0.0.4 for persistent storage support
  • __version__ now dynamically reads from package metadata (pyproject.toml) via importlib.metadata

Documentation

  • Added persistent storage documentation to docs/examples/docker-sandbox.md:
    • volumes parameter for DockerSandbox
    • workspace_root parameter for SessionManager
  • Added workspace_root documentation to docs/examples/docker-runtimes.md:
    • Configuration options section
    • New "Persistent Storage with workspace_root" section with examples
    • Directory structure diagram
  • Updated docs/examples/full-app.md with workspace_root in SessionManager example
  • Updated examples/full_app/app.py to use workspace_root for persistent user files

#18

@DEENUU1
DEENUU1 merged commit 59ab4f9 into main Jan 16, 2026
9 checks passed
@DEENUU1
DEENUU1 deleted the issue/18 branch January 16, 2026 20:54
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