📌 builtInAgents.ts

This commit is contained in:
nirholas
2026-03-31 10:23:58 +00:00
parent c561db8218
commit 542e5ab7d8

View File

@@ -70,3 +70,4 @@ export function getBuiltInAgents(): AgentDefinition[] {
return agents
}