aws / aws/agentcore-cli

Generate memory session manager file when adding memory to a project

Open
#38 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
283
Forks
95
Avg merge
1d 2h
Merged PRs (30d)
183

Description

## Description
When a user adds memory to a project via `agentcore add memory`, the CLI should generate a memory session manager file in the project directory and provide instructions on how to integrate it into their agent.

## Category
Feature Request

## Acceptance Criteria
- [ ] `agentcore add memory` generates a memory session manager file in the project directory
- [ ] CLI outputs integration instructions after generating the file
- [ ] Instructions are framework-specific (e.g., different guidance for Strands vs LangGraph)
- [ ] Generated file follows the Agent Factory pattern (see #233)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.