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
Accelerator
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
Type
/
to 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
.
CopilotKit
/
agentcore-cli
Public
forked from
aws/agentcore-cli
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
agentcore-cli
e2e-tests
on
refs/heads/main
User selector
All users
All time
Commit history
Commits on Apr 14, 2026
fix(e2e): use uv run for import test Python scripts (#845)
Show description for 5962711
jesseturner21
authored
5962711
View commit details
Copy full SHA for 5962711
View code at this point
Browse repository at this point
feat: add e2e tests for import command (#828)
Show description for bb9de25
jesseturner21
and
github-code-quality[bot]
authored
bb9de25
View commit details
Copy full SHA for bb9de25
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
fix: update E2E test regex to match new CUSTOM_JWT client-side error (#832)
Show description for 4f178a5
aidandaly24
authored
4f178a5
View commit details
Copy full SHA for 4f178a5
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
fix(e2e): use --runtime flag instead of non-existent --agent in byo-custom-jwt tests (#795)
Show description for 321177c
aidandaly24
authored
321177c
View commit details
Copy full SHA for 321177c
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
fix: add bearer-token support to MCP invoke path (#749)
Show description for 6b6c0a5
aidandaly24
authored
6b6c0a5
View commit details
Copy full SHA for 6b6c0a5
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
feat: add e2e tests for dev server lifecycle (#734)
Hweinstock
authored
d3a3c23
View commit details
Copy full SHA for d3a3c23
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
fix(e2e): limit PR tests to Bedrock-only and improve credential cleanup (#728)
Hweinstock
authored
a5c2da9
View commit details
Copy full SHA for a5c2da9
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
fix(e2e): update --agent to --runtime in e2e tests (#725)
Show description for 1631fdb
jesseturner21
authored
1631fdb
View commit details
Copy full SHA for 1631fdb
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
refactor: rename agents to runtimes (schema, CLI flags, MCP bindings) (#706)
Show description for d41e14b
jesseturner21
authored
d41e14b
View commit details
Copy full SHA for d41e14b
View code at this point
Browse repository at this point
fix(e2e): clean up stale credential providers before test runs (#698)
Show description for 2f1d59f
aidandaly24
authored
2f1d59f
View commit details
Copy full SHA for 2f1d59f
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
feat: add runtime lifecycle configuration (idle timeout and max lifetime) (#653)
Show description for 1ca0750
tejaskash
authored
1ca0750
View commit details
Copy full SHA for 1ca0750
View code at this point
Browse repository at this point
feat: add EPISODIC memory strategy support (#651)
Show description for 247de18
tejaskash
and
Hweinstock
authored
247de18
View commit details
Copy full SHA for 247de18
View code at this point
Browse repository at this point
feat: runtime inbound auth (Custom JWT) for agents (#657)
Show description for 0b743db
tejaskash
and
Hweinstock
authored
0b743db
View commit details
Copy full SHA for 0b743db
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
feat: rename `run evals` command to `run eval` (#636)
Show description for 408801a
notgitika
authored
408801a
View commit details
Copy full SHA for 408801a
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
test: add e2e test for evaluations lifecycle (#628)
Hweinstock
authored
ec3d007
View commit details
Copy full SHA for ec3d007
View code at this point
Browse repository at this point
test: add post-deploy e2e tests for status, logs, and traces (#623)
Show description for 87de38a
Hweinstock
authored
87de38a
View commit details
Copy full SHA for 87de38a
View code at this point
Browse repository at this point
ci: use packaged CLI tarball for e2e tests (#616)
Hweinstock
authored
6952584
View commit details
Copy full SHA for 6952584
View code at this point
Browse repository at this point
ci: add cross-package e2e matrix testing against CDK constructs main (#610)
Hweinstock
authored
b941fbc
View commit details
Copy full SHA for b941fbc
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
fix: improve old CLI conflict detection in preinstall hook (#588)
Show description for a5cbc03
tejaskash
authored
a5cbc03
View commit details
Copy full SHA for a5cbc03
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
chore: split e2e workflow into PR-focused and weekly full suite (#367)
Show description for fe1283a
jesseturner21
and
claude
authored
fe1283a
View commit details
Copy full SHA for fe1283a
View code at this point
Browse repository at this point
feat: add docker container deployment e2e test for Strands/Bedrock (#362)
Show description for 5de204a
jesseturner21
and
claude
authored
5de204a
View commit details
Copy full SHA for 5de204a
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
all framework and models (#347)
Show description for 166221e
jesseturner21
authored
166221e
View commit details
Copy full SHA for 166221e
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
add end to end tests (#322)
Show description for 7c51a20
jesseturner21
authored
7c51a20
View commit details
Copy full SHA for 7c51a20
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.