Tailrace
Reference

eve

Reference for @tailrace/eve - governTool, governTools, withEve.

@tailrace/eve wraps Vercel Eve defineTool execute so args and results pass through Tailrace.

Install

pnpm add @tailrace/core @tailrace/eve eve

Peer: eve >=0.1 (bound against 0.27.8).

Exports

ExportDescription
governToolWrap one Eve tool definition
governToolsWrap a name→definition map
withEveFluent .tool / .tools
EveWrapOptionsOptions type
EveToolDefinitionStructural tool shape (mirrors Eve ToolDefinition)
TailraceWithEveFluent Tailrace type

Options

OptionRequiredNotes
agentnoDefault "default"
workflowIdnoDefault: ctx.session.idEVE_SESSION_ID"default"
onDecisionnoAudit callback

Guides

On this page