Profiles and workspaces
Profiles separate Gormes state for clients, projects, or agents. Workspaces control what project directories are exposed to the model/tool runtime.
Basic commands
Section titled “Basic commands”gormes profile create client-agormes profile use client-agormes profile showRun a single command with an explicit profile:
gormes --profile client-a chatWorkspace boundary
Section titled “Workspace boundary”An empty agents.defaults.workspaces list means the operator home is the
default project workspace. A non-empty list is the model-facing project
read/write allow-list.
Use Profiles for client work for the operator workflow and CLI reference: profile for exact commands and flags.