Skip to content

AgentCore CLI always deploy code to AWS and not running locally #1189

@iktarundev-ai

Description

@iktarundev-ai

Description

Image

Steps to Reproduce

npm install -g @aws/agentcore@preview

I have followed all the steps from this page https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agentcore-get-started-cli.html

  1. agentcore create
    --name MyAgent
    --framework Strands
    --model-provider Bedrock
    --memory none
    --build CodeZip

  2. cd MyAgent
    agentcore dev

Expected Behavior

It should start the server locally

Actual Behavior

Its deploying the code to AWS

CLI Version

1.0.0-preview.8

Operating System

macOS

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions