Skip to content

Docs: specify that you can't use the agent with the canned repo #2

Description

@rddefauw

Describe the issue

In the docs (https://github.com/aws-samples/sample-autonomous-cloud-coding-agents/blob/main/docs/guides/DEVELOPER_GUIDE.md), it says:

"The CDK stack ships with a sample onboarded repository (krokoko/agent-plugins in src/stacks/agent.ts) so the project deploys and tests cleanly out of the box."

Technically that's true, but it implies that you could actually run the agent in a local test. But you can't have the agent create a branch and submit a PR against that repo. Might be worth clarifying that point and emphasize that you need to change the default configuration to point to a repo that you have push+PR access to.

Affected docs

https://github.com/aws-samples/sample-autonomous-cloud-coding-agents/blob/main/docs/guides/DEVELOPER_GUIDE.md

Suggested change

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions