📍 constants.ts

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

View File

@@ -10,3 +10,4 @@ export const ONE_SHOT_BUILTIN_AGENT_TYPES: ReadonlySet<string> = new Set([
'Explore',
'Plan',
])