Skip to content

Releases: Open-Atelier-App/open-atelier

v0.1.1

Choose a tag to compare

@acleefr acleefr released this 11 Jul 10:54

Chat composer overhaul (draft autosave, @ mentions, image attachments, slash-command palette, live list continuation), sidebar rework (favorites, active/parallel chats, quick chat, chat-level archive), and new chat message viewers (charts, Mermaid diagrams, recipe/map/kanban/weather cards). Auto-update is live for the first time — the update server at open-atelier.app/update now serves real signed artifacts.

Fixes: credential resolution (profile-scoped keys), stuck streams, auto-titling on first-message error, icon padding, and the updater endpoint (was missing the CPU architecture in its URL, so update checks always failed).

Platform availability in this release: macOS (Apple Silicon) only — built and signed locally. Linux and Intel Mac builds are pending; the CI pipeline that builds them is temporarily blocked on this account's GitHub Actions billing and will follow once resolved.

v0.1.0 — Initial Release

Choose a tag to compare

@acleefr acleefr released this 07 Jul 23:07

First public release of Open Atelier — a local-first AI workspace for Mac and Linux.

Downloads

  • macOS (Apple Silicon)Atelier.dmg
  • macOS (Intel)Atelier-intel.dmg
  • Linux (AppImage)Atelier.AppImage
  • Linux (.deb)Atelier.deb

Highlights

  • Multi-provider LLM chat (OpenAI, Anthropic, Google Gemini, Ollama, and more)
  • Local-first: SQLite on disk, encrypted credentials, no accounts, no telemetry
  • Workspace-aware file indexing and citations
  • File operations (create/edit/rename/delete) including real Word/Excel/PowerPoint/PDF output
  • Custom Skills system

See the changelog and docs for more.