aws / aws/agentcore-cli

Add CLI commands to list and get memory events/records

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

Description

## Description

There are no CLI commands to list or retrieve memory events and records. Having these commands would greatly help with debugging and troubleshooting memory-related issues.

## Steps to Reproduce

1. Add memory to an agent and run a session
2. Try to inspect the memory events or records via the CLI
3. Observe that no such commands exist

## Expected Behavior

CLI commands should be available to list and get memory events/records, e.g.:
- `agentcore memory list-events`
- `agentcore memory get-record `

## Actual Behavior

No CLI commands exist for inspecting memory events or records. Users have no easy way to debug memory behavior.

## CLI Version

_N/A_

## Operating System

macOS

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.