Skip to content

Add durable AgentCore agent example - #8

Draft
lennessyy wants to merge 1 commit into
mainfrom
docs/durable-agent-agentcore-sample
Draft

Add durable AgentCore agent example#8
lennessyy wants to merge 1 commit into
mainfrom
docs/durable-agent-agentcore-sample

Conversation

@lennessyy

Copy link
Copy Markdown

Summary

  • add a long-running Strands agent modeled as a Temporal Workflow
  • run model and AgentCore Code Interpreter calls as Temporal Activities
  • include local and AgentCore Runtime Workers with an activity-based idle policy
  • test that conversation messages survive replacement of the Worker process
  • add Snipsync markers for the companion documentation guide

Verification

  • uv run ruff check .
  • uv run ruff format --check .
  • uv run mypy --check-untyped-defs .
  • uv run pytest -q
  • agentcore validate

Status

Draft while AgentCore Serverless Workers support and the companion documentation are in pre-release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant