AI-Studio/runtime/packaging/linux/org.mindworkai.AIStudio.metainfo.xml
2026-08-13 10:29:53 +02:00

141 lines
8.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.mindworkai.AIStudio</id>
<name>MindWork AI Studio</name>
<project_license>FSL-1.1-MIT</project_license>
<metadata_license>MIT</metadata_license>
<summary>MindWork AI Studio is a free, independent cross-platform desktop app for local and cloud LLMs across providers, built to democratize AI access.</summary>
<developer id="org.mindworkai">
<name>MindWork AI Community</name>
</developer>
<content_rating type="oars-1.1" />
<description>
<p>
MindWork AI Studio is a free desktop app for macOS, Windows, and Linux. It provides a unified user interface
for interaction with Large Language Models (LLM). AI Studio also offers so-called assistants, where prompting
is not necessary. You can think of AI Studio like an email program: you bring your own API key for the LLM of
your choice and can then use these AI systems with AI Studio.
</p>
<p>Key advantages:</p>
<ul>
<li>
Free of charge: The app is free to use, both for personal and commercial purposes.
</li>
<li>
Democratization of AI: MindWork AI Studio runs even on low-cost hardware, including
computers such as Raspberry Pi. This makes the app and its full feature set accessible
to people and families with limited budgets. You can start with local LLMs or use
affordable cloud models.
</li>
<li>
Independence: You are not tied to any single provider. Choose the providers that best
suit your needs, including OpenAI, Perplexity, Mistral, Anthropic, Google Gemini, xAI,
DeepSeek, Alibaba Cloud, OpenRouter, Hugging Face, Groq, Fireworks, Helmholtz, GWDG,
and self-hosted models.
</li>
<li>
Assistants: Use ready-made assistants for common business and other tasks without writing prompts yourself.
</li>
<li>
Unrestricted usage: Unlike services that impose limits after intensive use, MindWork
AI Studio lets you use provider APIs without restrictions imposed by the app.
</li>
<li>
Cost-effective: You only pay providers for what you use, which can be cheaper than a
monthly subscription when used infrequently. For intensive usage, API costs may be
higher, so you should monitor your provider accounts and use prepaid credit or cost
limits when available.
</li>
<li>
Privacy: Control which providers receive your data using provider confidence settings
and assign different protection levels to different tasks.
</li>
<li>
Flexibility: Choose the provider and model best suited to your current task.
</li>
<li>
No bloatware: The app requires little storage and memory and has minimal impact on
system resources and battery life.
</li>
</ul>
</description>
<launchable type="desktop-id">org.mindworkai.AIStudio.desktop</launchable>
<categories>
<category>Utility</category>
<category>Office</category>
<category>Science</category>
</categories>
<keywords>
<keyword>AI</keyword>
<keyword>Assistant</keyword>
<keyword>Privacy</keyword>
</keywords>
<url type="homepage">https://mindworkai.org</url>
<url type="bugtracker">https://github.com/MindWorkAI/AI-Studio/issues</url>
<url type="contact">https://github.com/MindWorkAI</url>
<url type="contribute">https://github.com/MindWorkAI/AI-Studio#contributing-ov-file</url>
<url type="vcs-browser">https://github.com/MindWorkAI/AI-Studio</url>
<provides>
<binary>mind-work-ai-studio</binary>
</provides>
<branding>
<color type="primary" scheme_preference="light">#b4bed5</color>
<color type="primary" scheme_preference="dark">#707e99</color>
</branding>
<screenshots>
<screenshot type="default">
<image>https://github.com/MindWorkAI/AI-Studio/blob/main/documentation/AI%20Studio%20Home.png?raw=true</image>
<caption>Getting started</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/MindWorkAI/AI-Studio/refs/heads/main/documentation/AI%20Studio%20Assistants.png</image>
<caption>Assistants</caption>
</screenshot>
</screenshots>
<releases>
<release type="stable" version="26.7.3" date="2026-07-21">
<description>
<ul>
<li>Added support for OpenAI GPT-5.6 Sol, Terra, and Luna; Anthropic Claude Fable 5 and Mythos 5; and Google Gemini 3 Flash, Gemini 3.1 Flash-Lite, Gemini 3.1 Pro, and Gemini 3.5 Flash.</li>
<li>Added support for OpenDocument presentations (<code>.odp</code>) when attaching and reading presentation files.</li>
<li>Added a log viewer assistant that shows AI Studio log files in a read-only view with search, log filters, highlighting, and auto-refresh.</li>
<li>Added audio and video transcription for chats and assistants. AI Studio now prepares supported media locally, sends only normalized audio to the configured transcription provider, and attaches the resulting transcript instead of the original media.</li>
<li>Added AI-assisted editing and revision for assistants created with the Assistant Builder. Thanks, Nils Kruthoff (<code>nilskruthoff</code>), for this contribution.</li>
<li>Added options to view and edit the code of AI-generated assistants and to delete your own generated assistants. Thanks, Nils Kruthoff (<code>nilskruthoff</code>), for this contribution.</li>
<li>Added enterprise configuration options to hide the last changelog and vision panels on the welcome page. Thanks, Dominic Neuburg (<code>donework</code>), for the contribution.</li>
<li>Improved the "My Tasks Assistant": you can now provide one or more documents in addition to text or use documents alone when asking to identify tasks.</li>
<li>Improved presentation imports so AI Studio can include speaker notes, slide comments, and presentation metadata in the extracted content.</li>
<li>Improved update guidance for Flatpak installations and added an enterprise option that lets organizations manage updates entirely through their IT department.</li>
<li>Improved secure API-key storage diagnostics on Linux. AI Studio now provides specific guidance when the default password collection is missing or locked, a password-manager prompt is dismissed, or no compatible Secret Service is available.</li>
<li>Improved the file dialogs to prevent opening multiple times when you click "Open" or "Save" multiple times in a row.</li>
<li>Improved assistant plugins so they clearly indicate when content from a document has been loaded and clear the indicator when the assistant is reset.</li>
<li>Improved the Assistant Builder security check so it can use the selected provider when no dedicated security audit agent provider is configured.</li>
<li>Fixed an issue that could leave AI Studio unresponsive after waking the computer from sleep. Yes, we know this was an annoying bug, and we apologize for the inconvenience.</li>
<li>Fixed connections to internal HTTPS services and enterprise configuration servers that use organization-provided root certificates on Linux.</li>
<li>Fixed enterprise configuration plugins from Windows-created ZIP files may not load correctly on Linux when the ZIP contained plugin files inside a folder.</li>
<li>Fixed the voice recording shortcut on Linux so it works globally on supported desktops and while AI Studio is focused on other Linux desktops.</li>
<li>Fixed voice recording and transcription on Linux.</li>
<li>Fixed copied content from AI Studio not remaining available on the clipboard on Linux.</li>
<li>Fixed dragging and dropping files from the home folder into the Linux Flatpak version.</li>
<li>Fixed being able to switch document analysis policies while an analysis or media transcription was still in progress.</li>
<li>Fixed file extension handling so files are recognized correctly regardless of uppercase or lowercase letters in their extensions. Thanks, Paul Schweiß, for reporting this issue.</li>
<li>Fixed AI Studio failing to start on Linux systems &amp; showing an outdated version on the Flatpak page.</li>
<li>Upgraded Rust to v1.97.1.</li>
<li>Upgraded .NET to v9.0.18.</li>
<li>Upgraded Tauri to v2.11.5.</li>
<li>Upgraded common dependencies.</li>
<li>Upgraded runtime dependencies.</li>
</ul>
</description>
</release>
</releases>
</component>