Workspaces

Each workspace is an isolated project. Sessions, tools, and permissions are scoped to it.

Everything in Jean2 is bound to a workspace. Sessions, tools, permissions, MCP connections, all scoped to the workspace you're in. An agent working in one workspace can't see or affect another.

Virtual Workspace

By default, Jean2 gives you a Virtual Workspace. This is a server-side sandbox where your agent can read, write, and run code. No folder on your machine is exposed until you add one.

Switch or add a workspace

Click the workspace name in the top bar to open the selector. You can:

  • Switch between existing workspaces
  • Create a new Virtual Workspace
  • Add Folder to link a local directory

You can also star workspaces to pin them to the sidebar overview, and rename them inline.

Files and terminal

Each workspace has a files panel and a terminal. The terminal runs on the server, not in your client. Start a process on one device, check on it from another.

What's next