v1.0.0

data-privacy-stack/presidiov1.0.0Aug 27, 2026by wyuc

AI Summary

The initial stable release introducing an Agent Workbench (Pro mode) for chat-based course creation, server-backed sessions, and a provider-neutral architecture.

Key Highlights

  • Launch of Agent Workbench (Pro mode) for planning, building, and revising courses via chat.
  • Implementation of durable, server-backed agent runtime with replayable transcript streams.
  • Introduction of provider-neutral server capabilities and a pluggable persistence stack.
  • Support for session materials including documents, audio, and video uploads.

New Features

  • Agent workbench (Pro mode)
  • Durable agent runtime
  • Course tools and skills
  • Session materials upload
  • Provider-neutral server capabilities
  • Pluggable persistence stack (PostgreSQL)
  • Qwen TTS voice cloning

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).