v1.0.0

visioncortex/vtracerv1.0.0Aug 27, 2026by wyuc

AI Summary

This is a major milestone release for OpenMAIC, introducing a Pro workbench with an AI agent for course building, server-backed durable sessions, and a comprehensive suite of course tools including slides, quizzes, and PBL support.

Key Highlights

  • Agent workbench (Pro mode) for chat-first curriculum planning and steering.
  • Server-backed sessions that survive restarts with replayable transcript streams.
  • Course tools for planning, building, and editing (slides, quizzes, interactives, PBL, images, video, voices, folders, materials, `.pptx` import, web search).
  • Session materials upload and extraction capabilities for documents, audio, and video.
  • Provider-neutral architecture with a pluggable PostgreSQL persistence stack.

New Features

  • Pro workbench with agent chat surface and materials pane.
  • Durable agent runtime with background session runner.
  • 20 built-in skills for course management.
  • Server-backed persistence (RuntimeStore, DocumentStore).
  • Asset registry with content-addressed blob layer.

Full Release Notes


One prompt in, a whole course out — and now you can steer. Released August 27, 2026, OpenMAIC v1.0.0 adds a **Pro workbench** alongside the classic one-click generator: chat with an agent that plans your curriculum, builds and revises every page, and works straight from your materials.

## Highlights

- 🤖 **Agent workbench (Pro mode)** — a chat-first workspace entered from the home page: the collapsible shell, the agent chat surface, folders, a materials pane, and entry points that preserve classic mode-transition semantics
- 💾 **Durable agent runtime** — server-backed sessions that survive restarts: cancel, resume, and steer anytime, with replayable transcript event streams and a background session runner
- 🧰 **Course tools + skills** — validated, provider-neutral tools for planning, building, and editing courses (slides, quizzes, interactives, PBL, images, video, voices, folders, materials, `.pptx` import, web search), 20 built-in skills, and per-owner skill management in Settings
- 📎 **Session materials** — upload documents, audio, and video and let the agent build from them; extract, search, and reuse material media, or pull from web search
- 🔌 **Neutral by design** — provider-neutral server capabilities (media model resolution, capability toggles, startup validation, fail-loud routing) and a pluggable persistence stack (PostgreSQL agent sessions, owner materials, quotas, migrations)

Plus editor and classroom improvements, whiteboard fixes, Qwen TTS voice cloning, narration-script export, document lexical retrieval, German localization, and more.

See the full [CHANGELOG for 1.0.0](https://github.com/THU-MAIC/OpenMAIC/blob/main/CHANGELOG.md#100---2026-08-27).