refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main
This commit is contained in:
parent
7b54e7aa50
commit
3f1643c594
57 changed files with 101 additions and 130 deletions
8
hive-agent/prompts/claude-settings.json
Normal file
8
hive-agent/prompts/claude-settings.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"autoCompactEnabled": false,
|
||||
"autoMemoryEnabled": false,
|
||||
"disableWorkflows": true,
|
||||
"permissions": {
|
||||
"deny": ["Task", "TodoWrite"]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue