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
173
Pull requests
58
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(templates): allow actor_id overrides to match harness behavior
- #2306
#2306
Merged
Hweinstock
merged 15 commits into
aws:refactor
aws/agentcore-cli:refactor
from
Hweinstock:fix/address-actor-gap
Hweinstock/agentcore-cli:fix/address-actor-gap
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
fix(templates): allow actor_id overrides to match harness behavior
#2306
Hweinstock
merged 15 commits into
aws:refactor
aws/agentcore-cli:refactor
from
Hweinstock:fix/address-actor-gap
Hweinstock/agentcore-cli:fix/address-actor-gap
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
fix(templates): allow actor based namespacing in strands template
Hweinstock
committed
a59dabf
View commit details
Copy full SHA for a59dabf
Browse repository at this point
docs(template): update readme for strands template
Hweinstock
committed
14337b5
View commit details
Copy full SHA for 14337b5
Browse repository at this point
fix(templates): address function name change
Hweinstock
committed
5f9ed5e
View commit details
Copy full SHA for 5f9ed5e
Browse repository at this point
fix(templates): swap back toolname to remove _ for user facing messaging
Hweinstock
committed
4479b00
View commit details
Copy full SHA for 4479b00
Browse repository at this point
fix(templates): use static session-id default for dev
Hweinstock
committed
1618dfe
View commit details
Copy full SHA for 1618dfe
Browse repository at this point
refactor(templates): drop unused uuid import in strands main
Hweinstock
committed
e05f51a
View commit details
Copy full SHA for e05f51a
Browse repository at this point
fix(templates): validate actor_id is a string in parse_payload
Hweinstock
committed
e00763d
View commit details
Copy full SHA for e00763d
Browse repository at this point
docs(templates): fix stale strip_trailing_tool_use reference
Hweinstock
committed
4f2e82e
View commit details
Copy full SHA for 4f2e82e
Browse repository at this point
style(templates): remove trailing whitespace and fix Agent indentation
Hweinstock
committed
5f5031d
View commit details
Copy full SHA for 5f5031d
Browse repository at this point
fix(templates): reject empty actor_id in parse_payload
Hweinstock
committed
5c72326
View commit details
Copy full SHA for 5c72326
Browse repository at this point
perf(templates): cache Agents per session/actor with lru_cache
Hweinstock
committed
c1053af
View commit details
Copy full SHA for c1053af
Browse repository at this point
fix(templates): fall back to default for empty actor_id
Hweinstock
committed
3136597
View commit details
Copy full SHA for 3136597
Browse repository at this point
test(project): add parse.py to strands manifest snapshot
Hweinstock
committed
283cef7
View commit details
Copy full SHA for 283cef7
Browse repository at this point
docs(templates): expand _get_agent docstring
Hweinstock
committed
50f1eff
View commit details
Copy full SHA for 50f1eff
Browse repository at this point
refactor(templates): rename actor_id payload field to actorId
Hweinstock
committed
d557834
View commit details
Copy full SHA for d557834
Browse repository at this point
You can’t perform that action at this time.