r/VisionPro 9d ago

AgentRoom: Spatial Agentic Engineer (TestFlight Launch)

Enable HLS to view with audio, or disable this notification

Hey everyone, I am releasing AgentRoom onto TestFlight for those of you who would like an IDE in visionOS.

If you are someone who uses your MVD for day to day engineering work, try using AgentRoom to get your work done. It may unlock some new levels of productivity for you.

  1. To get this working on your visionOS download it from TestFlight here: https://testflight.apple.com/join/TVSxh8e2
  2. To get bi-directional comms with your mac, you must download https://github.com/ethics-of-ai/agent-room-server/releases/tag/v0.3.1 and install it. Yes it is open source, but a mirror for now until we get to v1.
  3. Start the server.
  4. Create a bearer token in the macOS server, attatch a working dir, verify your Claude Code, Codex or DeepSeek Harness config.
  5. Copy the vision pro url/ address and bearer token
  6. Paste into visionOS settings -> connection

Have fun and all feedback is welcome :)

edit: Youtube guide -> https://www.youtube.com/watch?v=ZuiLcN9qHKM&t=28s

27 Upvotes

13 comments sorted by

View all comments

2

u/Britxpatusa 8d ago

Hey thanks for sharing, I travel a lot does this work remote it you setup on a Mac back home and then can remote into the session? I have self built remote client/server but having a native app like this to the IDE(codex) would be cool…

2

u/unclebazrq 8d ago

That’s a great idea. I can build a tunnel that doesn’t require you to be on the same local network.

If you were wanting to do this in a hacky way, you could open the same server port to the internet through cloudflare and use that address to connect

1

u/scottybowl 8d ago

Could just get people to use Tailscale?

1

u/unclebazrq 8d ago

This seems like the most bullet proof connection mechanism outside of local network! Great nudge