The file system is an in-browser sandbox (it resets with
reset-fs), and wallet/token actions run against the same on-chain flows the desktop apps use. This is not a real Unix shell; the commands below are the ones that actually work.Commands
General
help: List available commandsabout: Terminal version and infoversion: Show the uOS versionclear: Clear the screenexplain <command>: Explain what a command doesquit: Close the terminal window
AI mode
uOS-assistant: Enter AI chat mode; ask questions in natural languageuOS-assistant <question>: Enter AI mode and send a question immediately
File system (sandbox)
pwd: Print working directoryls: List directory contentscd: Change directorycat: Display file contentstouch: Create an empty filemkdir: Create a directoryrm: Remove a file or directoryreset-fs: Reset the sandbox file system to its default state
Windows & apps
open <app>: Launch an app (appstore,browser,terminal,settings)apps: List available appswindows: List open windowsfocus <window>: Bring a window to the frontclose <window>: Close a window
Processes
ps: List running processeskill: Terminate a process
System & appearance
system info: Show system informationsystem status: Show system statustheme <light|dark>: Switch the themefont <size>: Adjust the font sizeanimations: Toggle interface animationsrestart: Restart uOSwhoami: Show the current userdate: Show the current date and time
Wallet & tokens
wallet status: Show wallet connection statuswallet connect: Prompts you to connect via the button in the top-righttoken create: Start a token deploymenttoken create --wizard: Launch the guided token-creation wizard