u/AnteaterFit1085

Image 1 —
Image 2 —
Image 3 —

Just shipped Canvas and Video editors for AOSE — an open-source office suite where AI agents are first-class collaborators.

Canvas is a Figma-like infinite canvas editor with vector editing, pen tool, boolean operations, and nested grouping. Export to PNG/SVG.

Video is a timeline-based motion graphics editor with keyframe animation. Export to MP4/WebM.

Both are built on HTML — which means agents aren't filling templates. They have the full expressive power of the web: SVG, CSS, keyframe animation, all directly accessible.

Humans don't need to touch HTML. A projection engine maps editable properties from the HTML — position, color, size, animation timing — onto the UI. Anything the AI writes into HTML that isn't mapped out can only be changed by the AI. The range of what humans can control grows as the projection layer expands.

AOSE now has 6 editors: Docs, Databases, Slides, Flowcharts, Canvas, and Video. Humans and agents edit the same object.

GitHub: https://github.com/manpoai/AgentOfficeSuite

u/AnteaterFit1085 — 15 days ago

https://preview.redd.it/5yrqlcyh84yg1.jpg?width=2820&format=pjpg&auto=webp&s=7d7e309250258428f42ddd7f4b440a3a135a7199

https://preview.redd.it/3x56bvni84yg1.jpg?width=2820&format=pjpg&auto=webp&s=b6278dd8f806d6501187c40c18a530d4839af149

We just shipped two new editors for AOSE — an open-source, self-hosted office suite where AI Agents are real collaborators, not just chatbots.

Canvas Editor — Infinite canvas with shapes, text, images, SVG vector paths, frames (pages), boolean operations, and per-frame export. Think Figma-lite, but your Agent can create and edit through MCP tools.

Video Editor — Timeline-based motion graphics with keyframe animation (8 easing presets), multi-scene support, and MP4/WebM export via ffmpeg.wasm. Your Agent can build animated content programmatically.

That brings AOSE to 6 full editors: Docs, Databases, Slides, Flowcharts, Canvas, and Video. Every editor works for both humans (browser) and Agents (MCP) on the same data — no copies, no previews.

https://preview.redd.it/najb3h9p84yg1.jpg?width=1672&format=pjpg&auto=webp&s=b2058c3a72106d0df95ef916bc9b8f423ce75b13

Self-host in one command: `npx aose-main`

GitHub: https://github.com/manpoai/AgentOfficeSuite

reddit.com
u/AnteaterFit1085 — 15 days ago