Turn every Slack channel into a computer.

With a single command, turn a Slack channel into a computer everyone on your team can use. Run commands, talk to agents, and self-host the fully open-source app.

# computer-demo
JP
JP9:41 AM
Let's give this channel a shared computer for the new project.
JP
JP9:42 AM
/computer init node
Computer
Computer9:43 AM
This channel's computer is ready. Files and environment variables will stay available for the team.
EM
Emma9:43 AM
/computer run npm test
Computer
Computer9:44 AM
Command completed successfully.
$ npm test
✓ 42 tests passed
✓ build passed
2
JP
JP9:46 AM
/computer codex inspect this project and suggest our first task
Codex
Codex on Computer9:47 AM
Connected to the channel computer. I've inspected the project and found a good first task the team can work on together.

Create a computer with one line

Give any Slack channel its own isolated, persistent computer. No infrastructure or setup required.

MK
Maya9:41 AM
/computer init
Computer
Computer9:41 AM
This channel's computer has been created. Run a command with /computer run <command>.

Bring your own coding agents

Connect Codex to the channel computer once, then let your whole team work with it from Slack.

MK
Maya9:41 AM
/computer codex login
Computer
Computer9:41 AM
Open the Codex device page and enter the one-time code:
W7K9-F2QH

Run any command on your computer

Run shell commands in the shared computer and keep the output visible to everyone in the channel.

MK
Maya9:41 AM
/computer run npm test
Computer
Computer9:41 AM
Command completed with exit code 0.
$ npm test
✓ 42 tests passed
✓ build passed

Configure your environment

Save environment variables to the channel computer so they are available to commands and coding agents.

MK
Maya9:41 AM
/computer env set API_KEY ••••••••
Computer
Computer9:41 AM
Environment variable API_KEY was saved. Its value is hidden and will be loaded by shell commands and Codex sessions.

A product crafted by

© 2026 The Interface Company of London