Skip to content
Fix files, terminals, Git, and browser issues
On this page
DocumentationTroubleshooting

Fix files, terminals, Git, and browser issues

Check the active folder and the relevant local process before changing provider credentials or deleting workspace state.

Missing files or folder

  1. Confirm the Code session’s displayed working folder.
  2. Check that the folder still exists and any external drive is mounted.
  3. Use Open folder or Open another folder to select the intended location.
  4. Verify whether the Files view is filtering loaded or changed files.
  5. For an archived session, restore it before trying to edit or send a new request.

A previous-session reference does not change the active folder. Avoid recreating a missing repository until you know whether it was moved or is simply unavailable.

Terminal or Git failure

Check the terminal’s working directory and whether its shell exited. A missing command can reflect PATH inherited when Rudr started; fully reopen the app after an external tool installation.

If Git says Not a git repository, open the actual repository. For push, sync, or pull-request errors, check the remote, branch, and GitHub/Git authentication. Review staged and unstaged changes before retrying. Do not reset dirty files merely to clear a UI error.

Browser cannot reach a preview

Confirm that the real server is running and use the port it printed. Inspect the Terminal if the process exited. For agent inspection, enable Coding agent browser tools and use a loopback/local-preview URL; manual remote browsing and agent tools have different boundaries.

Try a page reload or a specific site-permission correction before Reset browser data. A full reset closes tabs and clears the workspace browser’s sign-ins, storage, cache, permissions, and restore history.

Panel or worktree seems missing

Look through existing tabs and resize narrow panes. Single-instance Files, Git, Side chat, and Subagents may already be open elsewhere. Check Command Center → Worktrees for the actual checkout and its status before cleanup.

Use Diagnostics to capture the error and tabs and panels to restore a useful arrangement.

Instructions have been reviewed against the application source; native setup and account walkthroughs remain to be verified. Platform and provider limitations are described above.

Fix files, terminals, Git, and browser issues — Rudr