feat(agent): wire S3SessionManager for conversation persistence
Add SessionManager with S3Storage to createAgent; when a sessionId is provided the agent auto-persists and restores full message history to the sessions bucket after each invocation.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | 2d8d5685 |
| Stats | 2 files changed , +19 , -3 |
| Part of | AgentCore conversation persistence via S3 (not SessionManager) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-619f3d1f.md
from inside the repo you want the change in.