awslabs / awslabs/fullstack-solution-template-for-agentcore

refactor: rename directories for clarity (agent_patterns, agentcore_gateway, agentcore_tools)

Open
#90 0 comments 0 reactions 0 assignees View on GitHub
consider
Dominant language
Python
Stars
589
Forks
185
Avg merge
6d 5h
Merged PRs (30d)
2

Description

Naming improvements to make the repo structure clearer.

1. `patterns/` → `agent_patterns/`: Renaming to `agent_patterns/` makes it immediately clear that this is where agent code lives.
2. `gateway/` → `agentcore_gateway/` and `tools/` → `agentcore_tools/`: Prefixing with `agentcore_` makes it clear these are AgentCore-specific features, not general-purpose utilities.

**Files to update**: All references to the old paths in: `infra-cdk/`, `infra-terraform/`, `docs/`, `scripts/`, `test-scripts/`, `Makefile`, `pyproject.toml`, `.dockerignore`, `docker/`, `config.yaml`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.