v1.0.0

zeroclaw-labs/zeroclawv1.0.0Aug 27, 2026by wyuc

AI Summary

This major release introduces a Pro workbench featuring an agent-based chat interface for curriculum planning and course generation. It establishes a durable server-backed runtime for sessions and provides a comprehensive set of tools for course creation.

Key Highlights

  • Launch of the Pro workbench with an agent chat surface for planning and revising curricula.
  • Introduction of a durable agent runtime with server-backed sessions that survive restarts and support replayable transcripts.
  • Addition of 20 built-in skills for planning, building, and editing courses, including slides, quizzes, and media handling.
  • Implementation of session materials allowing users to upload documents, audio, and video for the agent to build upon.

New Features

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

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