Terminal & CLI
Operate an OS from the command line.
Every Operating System ships with a built-in terminal. Open the Terminal tab in the console and type help to list commands.
Commands
terminal
status Show OS status & health
portfolio Show holdings & allocation
agents List agents and their state
memory Show stored financial memory
logs Show recent activity
research <symbol> Run research on an asset
rebalance Preview a portfolio rebalance
spawn-agent <type> Deploy a new agent
pause-agent <type> Pause an agent
resume-agent <type> Resume an agent
goal list|create Manage goals
clear Clear the terminalTips
Use ↑ / ↓ to walk your command history and Tab to autocomplete a command. Output streams line by line, just like a real shell.
Command palette
Anywhere in the console, press ⌘K to jump between Operating Systems, open a tab, or run a quick action.
