mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-17 04:01:13 +00:00
Add the _time_travel core plugin with Agent Zero-owned shadow Git snapshots, history/diff/preview/travel/revert APIs, capture hooks, and canvas plus floating window UI surfaces for /a0/usr workspaces. Wire generic file-browser mutation hooks for UI edits, update modal backdrop handling, remove the legacy _diff_viewer plugin, and replace Diff Viewer tests with focused Time Travel coverage. Inspired by Space Agent :-)
8 lines
263 B
YAML
8 lines
263 B
YAML
name: _time_travel
|
|
title: Time Travel
|
|
description: Agent Zero-owned workspace history, diff inspection, travel, and revert for active /a0/usr workspaces.
|
|
version: 0.1.0
|
|
always_enabled: false
|
|
settings_sections: []
|
|
per_project_config: false
|
|
per_agent_config: false
|