aws / aws/agentcore-cli

bug: default agent has no session context

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

Description

### Problem
if i create an agent with no memory, each invoke is a fresh session. For a new customer this may be confusing to know they actually need a memory for a basic agent.

To reproduce, create an agent without memory, run `agentcore invoke` or `agentcored dev` and observe the behavior.

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with an agent without memory by running `agentcore invoke` and `agentcored dev`, then trace the TypeScript entry points for session handling. The issue does not specify the intended behavior or a test location, so confirm whether a default session context should persist before defining the regression test and completion criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.