The Office Harness for AI Agents – Spreadsheets,Docs,Slides,PDF in One Runtime Univer released an open-source Office SDK that lets developers embed spreadsheet, document, and presentation editing into their own products and run workbook and document logic headlessly on Node.js for AI agents. The SDK uses Canvas-based rendering, a plugin architecture, a formula engine, and a single Facade API shared between browser and server, and it underpins agent-focused projects including Univer Office for DeepSeek Harness, Univer CLI, Univer Office for WorkBuddy, and Univer Office for OpenClaw. Univer Workspace, a self-hostable workspace built on the SDK, lets people and AI agents create, collaborate on, and review Office content in the same files. The Office Harness for AI Agents Spreadsheets · Documents · Presentations · Bases · Boards · PDFs coming soon High-performance, fully customizable Office SDK Build embeddable productivity experiences with a plugin architecture, Canvas-based rendering, a formula engine, and one Facade API that works in the browser and on Node.js. English | 简体中文 https://github.com/dream-num/univer/blob/dev/docs/readme/zh-CN.md | 繁體中文 https://github.com/dream-num/univer/blob/dev/docs/readme/zh-TW.md | 日本語 https://github.com/dream-num/univer/blob/dev/docs/readme/ja-JP.md | 한국어 https://github.com/dream-num/univer/blob/dev/docs/readme/ko-KR.md | Español https://github.com/dream-num/univer/blob/dev/docs/readme/es-ES.md 🌐 Website https://univer.ai/ | 📖 Documentation https://docs.univer.ai | ✨ Showcase https://docs.univer.ai/showcase | 📘 API Reference https://docs.univer.ai/reference/classes/univer | 📝 Blog https://docs.univer.ai/blog Univer is an open-source SDK for creating office applications inside your own product. It gives you the building blocks for spreadsheet, document, and presentation experiences without forcing you into a hosted app or a fixed UI. Use Univer when you need to: - Embed spreadsheet or document editing into a SaaS product, internal tool, BI workflow, or AI application. - Run workbook/document processing on the server with the same architecture used in the browser. - Compose only the features you need through plugins or start quickly with presets. - Extend behavior through custom plugins, commands, services, UI components, and Facade APIs. Univer is not a spreadsheet file viewer only. It is a framework for building your own productivity surface. Across the Univer product family https://univer.ai/ , Office tools share a runtime for storage and computation. Content can be composed and embedded across tools, with linked data and references updating together. People and AI agents can work in the same files. See the capability matrix https://univer.ai/capabilities for product coverage and Open Source and Pro -open-source-and-pro for this repository's scope. Univer Workspace https://github.com/dream-num/univer-workspace is an open-source, self-hostable workspace built on Univer Office SDK, where people and AI agents create, collaborate on, and review Office content. Developers can use the complete implementation as a reference, learn how to integrate the SDK, and build their own products. - Agents can generate spreadsheet-based mini-apps, such as decision-making dashboards, interactive reports, and business dashboards. - Metrics, charts, and controls on the web page are bound to cells, supporting data reads, writes, and collaborative updates. These open-source projects are built with Univer Office SDK: | Project | Description | |---|---| | Univer Office for DeepSeek Harness https://github.com/dream-num/dsh-univer-office | An Office plugin for DeepSeek Harness with connected content, validation, and isolated worktrees for agent collaboration. | | Univer CLI https://github.com/dream-num/univer-cli | A local command-line workspace for agents to create, edit, inspect, and deliver Office content. | | Univer Office for WorkBuddy https://github.com/dream-num/workbuddy-univer-office | A local Office integration for WorkBuddy with MCP previews and draft review. Development preview. | | Univer Office for OpenClaw https://github.com/dream-num/openclaw-univer-office | Tools for creating, reviewing, and delivering Office content in OpenClaw. | Each project documents its own setup and SDK licensing requirements. | ⚡ Built for large surfaces