mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-10 01:18:29 +00:00
Stop forcing the bundled Office, Desktop, and Editor plugins on by setting their manifests to always_enabled: false. This restores normal plugin activation controls while preserving explicit manifest intent.
5 lines
169 B
YAML
5 lines
169 B
YAML
name: _desktop
|
|
title: Desktop
|
|
description: Owns the Agent Zero Linux Desktop runtime, Xpra/Xfce sessions, and live Desktop surface.
|
|
version: 1.0.0
|
|
always_enabled: false
|