Skip to content

Commit 03b7c84

Browse files
author
“Sundar”
committed
docs: add auto-update-on-conflict flag
1 parent a910797 commit 03b7c84

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
- Informative error messages for common IAM scenarios
2121
- Eliminates need for manual IAM role creation before deployment
2222

23+
- **Auto-update on conflict for agent deployments** (#3)
24+
- New `--auto-update-on-conflict` flag for `agentcore launch` command
25+
- Automatically updates existing agents instead of failing with conflict errors
26+
- Available in both CLI and notebook interfaces
27+
- Streamlines iterative development and deployment workflows
28+
2329
### Changed
2430
- Enhanced `agentcore launch` command to support both local Docker and CodeBuild workflows
2531
- Improved error handling patterns throughout the codebase

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)