Skip to content

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

Description

@razkenari

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    considerSomething that we're considering, but may or may not do.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions