agent-zero/plugins/_office/plugin.yaml
Alessandro 2398bd1601 Make Office artifacts ODF-first
Promote LibreOffice-native ODT, ODS, and ODP as first-class defaults for Writer, Spreadsheet, and Presentation while keeping OOXML as explicit compatibility formats.

Add ODF package generation, validation, read/edit support, and focused tests for Markdown, ODT, ODS, ODP, DOCX, XLSX, and PPTX artifact behavior.

Reduce automatic document response triggering so meta-discussions about generated files do not create artifacts, while explicit file and canvas requests still work through the intended Markdown editor or Desktop affordance.

Preserve the native A0 browser launcher, sync the live container, and validate the flow with real chats and Playwright.
2026-05-05 10:01:09 +02:00

8 lines
227 B
YAML

name: _office
title: LibreOffice
description: Markdown writing and ODF-first LibreOffice document artifacts in the right canvas.
version: "0.1"
settings_sections:
- developer
per_project_config: false
per_agent_config: false