Agent Reports Empty Codebase
If Codex reports that the codebase is empty when you create a workspace, the repository on the host may have Git sparse-checkout enabled. Solution: Run the following command in the root directory of your repository:Host Is Offline
If a host is listed in Remote Access but appears offline, check the machine runningjaidu-agent.
- Confirm
jaidu-agentis running. - Confirm the host can reach the control-plane API and relay.
- Restart
jaidu-agentif the relay connection was interrupted.
Pending Registration Is Not Visible
If the host does not appear under pending registrations, confirm thatjaidu-agent was started with the correct control-plane API base and that the
host can reach it. A host must create a pending registration before an admin can
approve it.
Host Loses Authorization
If a previously registered host can no longer authenticate, restartjaidu-agent. If the stored host credentials are no longer valid, remove the
host’s agent_auth.json, start the agent again, and approve the new pending
registration.