refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main

This commit is contained in:
damocles 2026-07-15 01:18:22 +02:00 committed by mara
commit 3f1643c594
57 changed files with 101 additions and 130 deletions

View file

@ -0,0 +1,8 @@
{
"autoCompactEnabled": false,
"autoMemoryEnabled": false,
"disableWorkflows": true,
"permissions": {
"deny": ["Task", "TodoWrite"]
}
}