Skip to content

Nori CLI

Nori is a harness, not an agent. The nori binary (npm: nori-ai-cli) is one terminal for Claude Code, Codex, Gemini, or any agent that speaks the Agent Client Protocol — with sessions you can resume and fork, skills, MCP, hooks, sandboxed approvals, and a hand-built TUI.

Terminal window
npm install -g nori-ai-cli
nori
  • start/ — install, first run, connecting your agent’s auth
  • guides/ — agents, sessions, approvals, MCP & hooks, cloud
  • reference/ — commands, config.toml, slash commands, keybindings
  • develop/ — architecture, crate map, contributing

The CLI began as a fork of OpenAI Codex; the agent engine has since been removed and every agent runs as an external ACP subprocess. Source, issues, and releases: github.com/tilework-tech/nori-cli.

this page as markdown: /cli.md· index for agents: /llms.txt