Where does the bug appear (feature/product)?
Somewhere else…
Describe the Bug
We built a Docker container with special instructions to support changes across multiple repositories, run code validation, and unit tests. It also installs required libraries. We provided our own authentication via SSH to GitHub. We are using agent worker start and host the agent as a “machine” with access to multiple git repositories at once.
Everything worked and now today the agent won’t even try to do any work…
Environment error
Agent encountered an error
Repository URL is required for worker connections
You can retry by writing a follow-up below.
Please stop assuming the agent task only applies to a single repository! This development flow works perfectly, but it is failing because changes to the agent harness on your side.
Steps to Reproduce
Start a machine agent outside the context of a GitHub repository and any request reports an error claiming it’s confused- even though it should be able to do the task perfectly fine. The agent harness is causing it to fail… not the model itself.
Expected Behavior
The agent is supposed to read AGENTS.md and know exactly everything it needs to know to accomplish the task. The wrapper around the agent shouldn’t assume the task only applies to a single repository.
Operating System
Linux
Version Information
Doesn’t matter because the agent harness is stopping it from attempting to do the work.
For AI issues: which model did you use?
Doesn’t matter because the agent harness is stopping it from attempting to do the work.
For AI issues: add Request ID with privacy disabled
Request ID: bc-92ac760b-0ce9-4efd-9e48-2929a3f153d6
Does this stop you from using Cursor
Yes - Cursor is unusable