> ## Documentation Index
> Fetch the complete documentation index at: https://docs.obversa.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# eve Engine

> Coming soon: an eve agent as one Obversa engine.

<Note>
  **Coming soon.** Not in this release. This page says what the plugin is, so
  that the shape is public before the code is.
</Note>

Put an agent built with eve into a seat, and the team around it stays the
same. An eve agent becomes one Obversa engine: one node the runtime can
review, run again with findings, resume and record, with the agent's
internals, its sessions, tools, skills and memory, left eve's.

A binding will name the eve agent the way `claude('claude-sonnet-4-5')`
names a Claude seat, and a `workflow()` role will take it like any other
engine. What the two frameworks each do, and where they overlap, is on
[Obversa and eve](/compare/eve).

## Next steps

* [Obversa and eve](/compare/eve): the comparison.
* [API](/packages/api): the engine contract the plugin will implement.
