@eigenpal/docx-editor-agents
Subpaths
@eigenpal/docx-editor-agents
Word-like API for AI document review.
@eigenpal/docx-editor-agents/bridge
Editor bridge that connects agent tools to a live
DocxEditorinstance. Framework-agnostic. The React adapter lives in@eigenpal/docx-editor-agents/react.@eigenpal/docx-editor-agents/server
Server entry for API routes, Node.js, serverless functions, and Workers.
@eigenpal/docx-editor-agents/react
React entry. Hooks, components, and types that need React as a peer dependency. Pair with
/server(or/ai-sdk/server) for the API route that drives the LLM.@eigenpal/docx-editor-agents/vue
Vue entry. Components and composables that need Vue as a peer dependency.
@eigenpal/docx-editor-agents/mcp
Model Context Protocol (MCP) server for the docx editor agent bridge.
@eigenpal/docx-editor-agents/ai-sdk/server
Vercel AI SDK adapter (server side). Opt-in.
@eigenpal/docx-editor-agents/ai-sdk/react
Vercel AI SDK adapter (React side). Opt-in.
@eigenpal/docx-editor-agents/ai-sdk/vue
Vercel AI SDK adapter (Vue side). Opt-in.