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
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