You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove unused DetectionEmulationFeatureFlags type import from
gate_checks.ts
- Migrate get_emulation_history_tool.ts to use the shared toolError
builder instead of inline ToolResultType.error construction
Copy file name to clipboardExpand all lines: x-pack/solutions/security/plugins/security_solution/server/agent_builder/skills/detection_emulation/gate_checks.ts
Copy file name to clipboardExpand all lines: x-pack/solutions/security/plugins/security_solution/server/agent_builder/skills/detection_emulation/get_emulation_history_tool.ts
+8-14Lines changed: 8 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ import type { BuiltinSkillBoundedTool } from '@kbn/agent-builder-server/skills';
0 commit comments