Initial commit: README + Hinweis auf v1.0.0 Release

This commit is contained in:
2026-06-16 22:36:04 +00:00
commit 1b5dab32bf
+16
View File
@@ -0,0 +1,16 @@
# a0_software_orchestrator
Agent Zero Software-Orchestrator Plugin.
**Inhalt (Stand 2026-06-17):**
- 236 Dateien (siehe `a0_software_orchestrator-v1.0.tar.gz` im Release v1.0.0)
- Auto-Registration-Bugfix: 17 Dateien gepatcht, 25 Tests grün
- block_compactor-Tool refactored (Soft-Check statt Hard-Block)
- DB sauber (1 Projekt aktiv: `leocrm`)
**Vollständiger Code:** Siehe Release v1.0.0 Asset `a0_software_orchestrator-v1.0.tar.gz`.
**Installation:**
```
tar -xzf a0_software_orchestrator-v1.0.tar.gz -C /a0/usr/plugins/
```