Skip to content

Add registered workspaces and Windows test hardening - #2

Merged
quantrobs merged 3 commits into
mainfrom
cursor/51620a48
Aug 3, 2026
Merged

Add registered workspaces and Windows test hardening#2
quantrobs merged 3 commits into
mainfrom
cursor/51620a48

Conversation

@quantrobs

Copy link
Copy Markdown
Owner

Summary

  • Add registered host workspaces (RW0–RW2) so Pilot/API can bind allowlisted Windows paths without accepting raw absolute workdir values.
  • Wire console Pilot workspace select + Auth registration UI, Programs bind, and CLI workspaces / run --workspace-id.
  • Harden Windows local-exec tests: portable add-gitignore-entry seed, POSIX mode-bit skips, and symlink-privilege skips.

Test plan

  • pytest tests/unit/test_registered_workspaces.py tests/unit/test_gitignore_seed_local_exec.py -v
  • Register a workspace and submit a Pilot run against a real checkout
  • Confirm absolute workdir without workspace_id still returns 400
  • On Windows: previously failing chmod/symlink tests skip cleanly; m1 apply + skills promote pass

quantrobs and others added 3 commits August 1, 2026 18:27
Elevate product with a name that fits the brand.
Allow allowlisted host workdirs via workspace registry (RW0–RW2), and fix Windows test failures from POSIX modes, bash gitignore seeds, and symlink privileges.

Co-authored-by: Cursor <cursoragent@cursor.com>
@quantrobs
quantrobs marked this pull request as ready for review August 3, 2026 04:33
@cursor

cursor Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@quantrobs
quantrobs merged commit c747c91 into main Aug 3, 2026
2 checks passed
@quantrobs
quantrobs deleted the cursor/51620a48 branch August 3, 2026 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant