Skip to main content

Workshop - 0.35.0

🚀 Highlights

  • AI Chats now support model selection (internal users only)
  • First-class Markdown support added to the editor, including previews and executable Aleph code blocks
  • AI Markdown rendering upgraded to match editor capabilities
  • AI Chats now expose reasoning tokens

✨ New Features

  • AI model selection (internal users only)
    Internal users can now choose which AI model to use when starting a chat.

  • Markdown support in the editor

    • Create and edit Markdown files
    • Open live Markdown previews
    • Execute Aleph code blocks directly from Markdown documents
  • Enhanced Markdown capabilities

    • LaTeX math rendering
    • Tables support
    • Syntax highlighting aligned with the main editor
  • Reasoning tokens in AI Chats
    AI Chats now surface reasoning tokens when available, improving transparency during model interactions.


🛠 Improvements

  • AI Markdown alignment
    • AI-generated Markdown now fully matches editor rendering capabilities
    • Consistent handling of math, tables, and syntax highlighting between AI output and the editor

🐛 Fixes

  • Fixed UI layout issues that could cause AI Chats to spill over the main editor surface.
  • Additional layout and spacing fixes across the Workshop UI for more consistent rendering.