feat(#513): inject HIVE_TOOL_GROUPS from meta tool-groups.json per agent
This commit is contained in:
parent
98d9204ebf
commit
816523861c
4 changed files with 129 additions and 5 deletions
|
|
@ -45,4 +45,5 @@ pub mod scheduled_prompts;
|
|||
pub mod scheduled_prompts_worker;
|
||||
pub mod server;
|
||||
pub mod stats_vacuum;
|
||||
pub mod tool_groups;
|
||||
pub mod topology;
|
||||
|
|
|
|||
Loading…
Reference in a new issue