Scope
Scope
Execution boundaries and constraints
$ operating path
Scope
Execution boundaries and constraints
Spec
Requirements and acceptance criteria
Tasks
Actionable units with ownership
Agents
Parallel implementation in worktrees
Diffs
Review and validation checkpoints
PR
Approval-ready pull request
$ handoff
Keep the brief, current repo state, and task intent intact as work moves between agents instead of restarting the conversation every time a different tool takes over.
Flow
$ scope
Start from the shape of the work itself and let Nora break that into actionable units instead of manually rewriting the same plan for every agent session.
Planning
$ skills
Use a skill manager to bring specialized instructions and workflows into the session without bloating the default agent prompt.
Extensions
$ worktrees
Keep experiments, edits, and reviews separate by default so parallel work does not turn the main branch into a collision zone.
Repo isolation
$ file editing
Apply targeted edits where the work is happening instead of bouncing between disconnected tools. Nora keeps file editing in the same operational surface as the rest of the run.
Editing
$ browser preview
Preview routes, verify UI behavior, and check rendered output without leaving Nora. The built-in browser keeps visual validation inside the same loop as agent execution.
Preview
$ diffs
Inspect exactly what changed, keep reviews explicit, and catch regressions earlier. Diff visibility is built into the workflow so operator approval stays grounded in code.
Review
$ screenshots
Bring visual context directly into CLI agent workflows. Nora lets you paste screenshots into terminal-based agents, which is not something they support natively on their own.
Visual context
$ ide handoff
Use Nora as the operating layer, then jump into your preferred editor for deeper inspection, local debugging, or final polish without losing the thread of the work.
Preferred editors
$ remote
Remote work should feel first-class. Nora is being shaped around SSH mount management so remote repositories can be operated on with the same clarity as local ones.
Remote mode
$ integrations
Source control and deployment need to stay in the same flow. GitHub and Vercel integrations are part of the working surface, not an afterthought.
Connected stack
$ visibility
Track active agents, task status, ownership, and repo progress in a layout that is meant for operating a system, not just reading a transcript.
Control plane
$ faq
A quick overview of what Nora does, who it is for, and how it fits into an agent-driven development workflow.
Nora is a CLI-first workspace for running agentic development workflows with local agents, isolated worktrees, and explicit operator control.
The current product direction is built around tools like Claude Code, Codex, Gemini, and Cursor, with the goal of giving them a shared operational workspace instead of separate silos.
Yes. Nora is designed around local-first execution so you can operate agents against your repository with direct visibility into files, diffs, and task ownership.
Separate worktrees let multiple agents explore, edit, and review in parallel without stepping on the same branch, which makes merges and human approvals much cleaner.
$ ade vs ide
capability
nora
ides & wrappers
Single control plane for multiple live coding agents
Nora
yesIDEs & wrappers
noAgent-to-agent handoff with preserved task context
Nora
yesIDEs & wrappers
noCross-agent task orchestration from one operator surface
Nora
yesIDEs & wrappers
noTerminal-native screenshot context for CLI agents
Nora
yesIDEs & wrappers
noWorktree-isolated parallel execution as the default model
Nora
yesIDEs & wrappers
noIn-loop browser preview tied directly to agent workflow
Nora
yesIDEs & wrappers
noShared operational view of ownership, progress, and outputs
Nora
yesIDEs & wrappers
noRepo operations, diffs, and agent runs in one execution layer
Nora
yesIDEs & wrappers
no