Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

381 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  β–ˆβ–ˆ
β–ˆβ–ˆβ–‘β–‘β–ˆβ–ˆβ–‘β–‘β–ˆβ–ˆ  β–ˆβ–ˆβ–‘β–‘β–ˆβ–ˆ  β–ˆβ–ˆ
β–ˆβ–ˆβ–‘β–‘β–ˆβ–ˆβ–‘β–‘β–ˆβ–ˆ  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  β–ˆβ–ˆ

  THE UI FOR YOUR AI

An extendable visual workspace where your AI agents build their own UI. See moi.computer for what it is and how it works.

Moi gives your agent of choice a UI it can reshape on the fly and grow into your personal software. Under the hood, the agent writes and embeds live components wired to real data: APIs, local files and commands, MCP servers.

Works with the harness you already use:

Claude Code Codex
OpenClaw Hermes (coming soon)

Features

  • Workspace. The folder where your agent (e.g. Claude Code) runs and keeps its data. It gets a special skill that teaches it how to communicate with moi.
  • Theme. The agent can modify the appearance of the workspace for you: fonts, color scheme and more.
  • Scratchpad. A shared canvas where you ideate together with the agent: ask it to draw diagrams, add feedback or comments, visualize knowledge and plans.
  • Widgets. A dynamic dashboard made of small apps wired to the data from your workspace. They can be rearranged, modified, and completely customized.
  • Views. An app embedded in the workspace that lives in its own tab. Build complex interfaces: CRMs, task trackers, second brain storage, customer support views, etc.
Widgets dashboard
Widgets wired to live project stats
Scratchpad
Order funnel on the scratchpad, live from Postgres
Products view
Use the agent as a copilot when working with products
Store dashboard
E-commerce store dashboard connected to Postgres and Resend
Roadmap view
Build a Roadmap view with epics and pull requests
Scratchpad canvas
Sketching architecture together with the agent
Color grading review
Custom view for color grading
Home screen
Home screen with your workspaces
Issues view
Issues view, a lightweight Linear-like tracker

Quick start

Using Claude Code or Codex? Paste this prompt into an existing session and the agent will set everything up for you:

Set up the moi workspace for this project. Fetch https://moi.computer/CC-INSTALL.md, and follow the steps.

For OpenClaw or a manual setup, read on.

Manual install

Make sure Bun is installed. moi uses it to run the web server and bundle the dynamic UI.

Install the moi-computer package from npm and start the web UI:

bun i -g moi-computer
moi start        # http://localhost:13337

Then bring in your project, either way works:

  • open http://localhost:13337 and create a workspace (or import an existing folder) right from the web UI;
  • or run moi init inside a folder to turn it into a workspace.

OpenClaw

In OpenClaw, moi is installed per agent workspace. First, list the agents you have:

> openclaw agents

🦞 OpenClaw 2026.7.1

Agents:
- main (default)   <-- the agent name you'll pass to moi
  Identity: Assistant (IDENTITY.md)
  Workspace: ~/.openclaw/workspace
  Agent dir: ~/.openclaw/agents/main/agent
  Model: openai/gpt-5.6-sol

Then install the moi skill into an agent's workspace and start the web UI:

moi openclaw init <agent-name>
moi start

Your agent's workspace will show up at http://localhost:13337.

No crypto token

moi has no cryptocurrency, token, coin, or NFT β€” official or otherwise β€” on any chain, and never will. Any token using the moi name, logo, or the maintainer's name (on pump.fun, Solana, or anywhere else) is an unauthorized scam with no affiliation to, endorsement from, or benefit to this project. The maintainer will never announce, endorse, or accept proceeds from a token. Don't buy it, and report it to the platform where it's listed.

License: Elastic 2.0.

About

πŸ’Ύ MOI: agent-agnostic generative UI workspace

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages