Lyra Agent hinzugefügt, Multi-Agent Routing, BaseAgent refactoring

This commit is contained in:
Sithies
2026-03-16 23:30:42 +01:00
parent 6fc1648939
commit 750fe1f5f6
22 changed files with 454 additions and 111 deletions
+6 -1
View File
@@ -1 +1,6 @@
// Nazarick - Explicit sub-skills without generic shell access
// crates/skills/src/lib.rs
//
// Skills — explizite Fähigkeiten für Nazarick-Agenten.
// Kein generischer Shell-Zugriff — jeder Skill ist bewusst implementiert.
pub mod personality;