agent-zero/plugins/_desktop
Alessandro bd584da2f4 Improve Editor text file workflows
Generalize the Editor storage/session path from Markdown-only to exact-text .md and .txt documents, including open, save, Save As, and rename refresh behavior.

Expose Open in Editor as a visible row action in the File Browser for Editor-owned text files, keep non-Editor surface opens in the overflow menu, and route Desktop text MIME handling through the Editor bridge.

Tests: node --check webui/components/modals/file-browser/file-browser-store.js; python -m py_compile plugins/_office/helpers/document_store.py plugins/_editor/helpers/markdown_sessions.py plugins/_editor/api/editor_session.py plugins/_editor/api/ws_editor.py plugins/_desktop/helpers/desktop_session.py plugins/_desktop/api/desktop_session.py plugins/_office/api/office_session.py plugins/_office/api/ws_office.py; pytest tests/test_office_document_store.py tests/test_file_browser_navigation.py tests/test_office_canvas_setup.py -q
2026-06-23 14:42:49 +02:00
..
api Improve Editor text file workflows 2026-06-23 14:42:49 +02:00
assets/desktop Move Linux Desktop runtime into _desktop 2026-05-07 00:14:54 +02:00
extensions Make Desktop screenshots ephemeral by default 2026-05-22 10:21:28 +02:00
helpers Improve Editor text file workflows 2026-06-23 14:42:49 +02:00
prompts Split Markdown editor into dedicated surface 2026-05-15 02:41:41 +02:00
skills/linux-desktop Harden internal Xpra desktop control 2026-05-30 22:22:15 +02:00
webui Improve Editor text file workflows 2026-06-23 14:42:49 +02:00
AGENTS.md Improve Editor text file workflows 2026-06-23 14:42:49 +02:00
hooks.py Make Desktop screenshots ephemeral by default 2026-05-22 10:21:28 +02:00
plugin.yaml Make Office, Desktop, and Editor toggleable 2026-06-02 17:57:37 +02:00