Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aws
/
agentcore-cli
Public
Notifications
You must be signed in to change notification settings
Fork
95
Star
283
Code
Issues
172
Pull requests
58
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: implement project deploy command
- #2001
#2001
Closed
notgitika
wants to merge 19 commits into
refactor
aws/agentcore-cli:refactor
from
feat/project-deploy
aws/agentcore-cli:feat/project-deploy
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
feat: implement project deploy command
#2001
notgitika
wants to merge 19 commits into
refactor
aws/agentcore-cli:refactor
from
feat/project-deploy
aws/agentcore-cli:feat/project-deploy
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
feat(project): implement project deploy
Show description for 3253ab0
notgitika
committed
3253ab0
View commit details
Copy full SHA for 3253ab0
Browse repository at this point
feat(project): deploy one target per invocation
Show description for 5ae34c8
notgitika
committed
5ae34c8
View commit details
Copy full SHA for 5ae34c8
Browse repository at this point
refactor(project): load the CDK toolkit lazily and test the adapter
Show description for 78348f6
notgitika
committed
78348f6
View commit details
Copy full SHA for 78348f6
Browse repository at this point
Commits on Aug 17, 2026
fix(project): ship the toolkit's bootstrap template with the artifacts
Show description for 5e56870
notgitika
committed
5e56870
View commit details
Copy full SHA for 5e56870
Browse repository at this point
feat(project): log deploy's detailed output to the shared log
Show description for 5bcd05f
notgitika
committed
5bcd05f
View commit details
Copy full SHA for 5bcd05f
Browse repository at this point
docs(project): shorten the comments deploy's plumbing carries
Show description for 7e328ea
notgitika
committed
7e328ea
View commit details
Copy full SHA for 7e328ea
Browse repository at this point
refactor(project): move CDK behind a project backend
Show description for e822485
notgitika
committed
e822485
View commit details
Copy full SHA for e822485
Browse repository at this point
feat(logging): file each run's log under the command that wrote it
Show description for 5008322
notgitika
committed
5008322
View commit details
Copy full SHA for 5008322
Browse repository at this point
Merge upstream/refactor into feat/project-deploy
Show description for aeba2db
notgitika
committed
aeba2db
View commit details
Copy full SHA for aeba2db
Browse repository at this point
fix(logging): write one file per run, named for the run and nothing typed
Show description for d682e87
notgitika
committed
d682e87
View commit details
Copy full SHA for d682e87
Browse repository at this point
fix(build): name the Windows executable what Bun writes
Show description for 8910f5d
notgitika
committed
8910f5d
View commit details
Copy full SHA for 8910f5d
Browse repository at this point
feat(project): report the outputs of the stack a deploy created
Show description for d1c1fb2
notgitika
committed
d1c1fb2
View commit details
Copy full SHA for d1c1fb2
Browse repository at this point
fix(logging): keep the log where the CLI's own state is
Show description for 85ebc15
notgitika
committed
85ebc15
View commit details
Copy full SHA for 85ebc15
Browse repository at this point
Commits on Aug 18, 2026
fix(logging): bound the log directory now that runs no longer share a file
Show description for 5412990
notgitika
committed
5412990
View commit details
Copy full SHA for 5412990
Browse repository at this point
revert(logging): keep the rotating log every command has written to
Show description for 9bdfeb6
notgitika
committed
9bdfeb6
View commit details
Copy full SHA for 9bdfeb6
Browse repository at this point
feat(project): write what a deploy shows to the log it points at
Show description for e9365ba
notgitika
committed
e9365ba
View commit details
Copy full SHA for e9365ba
Browse repository at this point
fix(project): bootstrap only an environment that needs it
Show description for 4cca59c
notgitika
committed
4cca59c
View commit details
Copy full SHA for 4cca59c
Browse repository at this point
fix(project): survive an unmapped toolkit log level, and catch a bad account early
Show description for 569c562
notgitika
committed
569c562
View commit details
Copy full SHA for 569c562
Browse repository at this point
fix(project): only treat a usable bootstrap stack as bootstrapped
Show description for bb0ba2e
notgitika
committed
bb0ba2e
View commit details
Copy full SHA for bb0ba2e
Browse repository at this point
You can’t perform that action at this time.