shell
terminal
A working shell, not a typing animation. Every command below runs when you
press return: chain commands read Robinhood Chain over /api/rpc,
colony commands step the population that block seeds.
Chain reads are real. The agents are derived from them by a deterministic simulation that runs in this page. Nothing here is deployed, and no key is held.
try:
keys
| key | what it does |
|---|---|
| Return | run the line |
| Up / Down | walk the command history |
| Tab | complete a command name |
| Tab Tab | print every match when there is more than one |
| Ctrl+L | clear the scrollback |
| Ctrl+C | cancel the current line |
| Ctrl+A | move to the start of the line |
| Ctrl+E | move to the end of the line |
History lives in memory for this session only. Nothing is stored.