Skip to main content
Use one folder per organization. Run Deepline from inside that folder.

Setup

1. Create Folders

Create a predictable folder layout with separate input, output, and play files for each org.

2. Set Orgs

Run the folder-scoped org command inside every org folder.
Final state:
The CLI creates .env.deepline; you normally should not write it by hand. If org status points at a parent folder’s .env.deepline, remove that parent pin or rerun from the intended org folder after clearing it.

3. Run Agents From Folders

Start agents from inside the right org folder for foolproof org usage. You can also start from ~/deepline, but tell the agent to cd into the right workspace folder before it runs deepline.

Audit folder bindings

Check which org each folder is bound to.

Fix the wrong org

Change only the folder that is wrong, then verify it.

Reference

Run deepline org -h for the current org commands and auth-scope behavior.