[PR #242] [MERGED] docs: Linux limitation callouts for Desktop & Meeting Assistant #230

Closed
opened 2026-06-05 15:22:46 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/242
Author: @angelplusultra
Created: 4/20/2026
Status: Merged
Merged: 4/20/2026
Merged by: @timothycarambat

Base: mainHead: 240-documentation-about-limitations-of-the-desktop-app-in-linux


📝 Commits (1)

  • 97c1dd3 add linux limitations to meeting assistant and desktop assistant

📊 Changes

4 files changed (+23 additions, -4 deletions)

View changed files

📝 pages/desktop-assistant/features.mdx (+8 -0)
📝 pages/desktop-assistant/introduction.mdx (+6 -2)
📝 pages/meeting-assistant/features.mdx (+3 -0)
📝 pages/meeting-assistant/introduction.mdx (+6 -2)

📄 Description

Pull Request Type

  • feat

Relevant Issues

resolves #240

What is in this change?

Adds Linux limitation callouts to the Desktop Assistant and Meeting Assistant docs:

  • Desktop Assistant (pages/desktop-assistant/features.mdx, introduction.mdx): Per-section warning callouts on "Chat with any open application" and "Full screen & area capture" noting these features are unavailable on Linux because the Linux Desktop Assistant cannot capture individual applications, displays, or screen regions for screenshots. Supported Platforms list now marks Linux x64/ARM64 as (limited) with a summary callout linking to the affected features.
  • Meeting Assistant (pages/meeting-assistant/features.mdx, introduction.mdx): Top-of-page "Coming soon to Linux" callouts on both pages. Supported Platforms list fixed to use [ ] instead of [-] so Linux entries render as empty checkboxes.

Additional Information

The Meeting Assistant is not yet available on Linux (framed as "coming soon"), while the Desktop Assistant runs on Linux but without screen-capture-based features.

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/242 **Author:** [@angelplusultra](https://github.com/angelplusultra) **Created:** 4/20/2026 **Status:** ✅ Merged **Merged:** 4/20/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `240-documentation-about-limitations-of-the-desktop-app-in-linux` --- ### 📝 Commits (1) - [`97c1dd3`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/97c1dd3b4a421fa76807df55cac6a76c64877218) add linux limitations to meeting assistant and desktop assistant ### 📊 Changes **4 files changed** (+23 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pages/desktop-assistant/features.mdx` (+8 -0) 📝 `pages/desktop-assistant/introduction.mdx` (+6 -2) 📝 `pages/meeting-assistant/features.mdx` (+3 -0) 📝 `pages/meeting-assistant/introduction.mdx` (+6 -2) </details> ### 📄 Description ### Pull Request Type - [x] ✨ feat ### Relevant Issues resolves #240 ### What is in this change? Adds Linux limitation callouts to the Desktop Assistant and Meeting Assistant docs: - **Desktop Assistant** (`pages/desktop-assistant/features.mdx`, `introduction.mdx`): Per-section warning callouts on "Chat with any open application" and "Full screen & area capture" noting these features are unavailable on Linux because the Linux Desktop Assistant cannot capture individual applications, displays, or screen regions for screenshots. Supported Platforms list now marks Linux x64/ARM64 as `(limited)` with a summary callout linking to the affected features. - **Meeting Assistant** (`pages/meeting-assistant/features.mdx`, `introduction.mdx`): Top-of-page "Coming soon to Linux" callouts on both pages. Supported Platforms list fixed to use `[ ]` instead of `[-]` so Linux entries render as empty checkboxes. ### Additional Information The Meeting Assistant is not yet available on Linux (framed as "coming soon"), while the Desktop Assistant runs on Linux but without screen-capture-based features. ### Validations - [x] Ensured updated documentation pass spell check - [x] Updated or added relevant links as needed - [x] Reviewed the changes for clarity and accuracy - [x] Successfully ran the code locally without encountering errors --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 15:22:46 -04:00
yindo closed this issue 2026-06-05 15:22:46 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#230