feat(#513): inject HIVE_TOOL_GROUPS from meta tool-groups.json per agent

This commit is contained in:
damocles 2026-06-01 12:17:47 +02:00 committed by mara
commit 816523861c
4 changed files with 129 additions and 5 deletions

View file

@ -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;