Compare commits

...
Author SHA1 Message Date
Josh Brower 48a7d66964 Update baseline agents 2026-07-17 15:20:20 -04:00
2 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -1531,7 +1531,8 @@ soc:
agentic: false agentic: false
agentMapping: agentMapping:
Orchestrator: sonnet Orchestrator: sonnet
Hunter: sonnet Investigator: sonnet
Detection Engineer: sonnet
onionconfig: onionconfig:
saltstackDir: /opt/so/saltstack saltstackDir: /opt/so/saltstack
bypassEnabled: false bypassEnabled: false
+5 -2
View File
@@ -783,8 +783,11 @@ soc:
Orchestrator: Orchestrator:
description: The initial agent in most agentic conversations. This agent will delegate requests to specialized agents. description: The initial agent in most agentic conversations. This agent will delegate requests to specialized agents.
global: True global: True
Hunter: Investigator:
description: This agent is specialized in querying events. description: This agent investigates alerts, explains events and records, and hunts through event data. It can also acknowledge alerts and escalate to cases.
global: True
Detection Engineer:
description: This agent manages detections and their overrides, including tuning noisy rules and authoring rule content.
global: True global: True
client: client:
assistant: assistant: