Introduction
Wist moves a project from your coding agent to your personal assistant. Claude Code or Codex writes down where the work stands, you approve it, and Muse continues from there with the same context and tools.
GitHub gives an assistant your code. Wist gives it the rest: the goal, what’s done, what was decided and why, what’s blocking, and what comes next.
How it works
Section titled “How it works”- Hand off. In the Wist dashboard, click Hand off next to a project. Your coding agent writes a Handoff from a copy of your latest session.
- Approve. You read exactly what will be shared. Nothing leaves your computer until you approve it.
- Connect. You give your assistant a private Connection link. It reads the Handoff and a setup plan for the project’s tools, then asks you to sign in to each tool on its side.
Set it up with your coding agent
Section titled “Set it up with your coding agent”To let your coding agent set up Wist and write the first Handoff, paste this prompt into Claude Code or Codex in your project:
Install the Wist CLI with `npm install -g @wist/cli`. Then run `wist skill` and follow thoseinstructions to write a Handoff of the work in this repository. When the draft is saved, tell meto run `wist` to review and share it.To set it up yourself instead, see Get started.
Next steps
Section titled “Next steps”- Get started: install Wist and open the dashboard.
- Connect Muse: give Muse your first Handoff.
- What’s shared: see what leaves your computer and what stays.