feat(FN-4396): complete Step 2 — add token budget types and defaults

Fusion-Task-Id: FN-4396
Fusion-Task-Lineage: 3839210b-b443-410d-a476-aa81128c739a
This commit is contained in:
Fusion
2026-05-14 07:31:48 -07:00
committed by gsxdsm
parent e7785bee54
commit b233cb391b
3 changed files with 34 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ export const DEFAULT_NTFY_EVENTS: readonly NtfyNotificationEvent[] = [
"planning-awaiting-input",
"gridlock",
"fallback-used",
"token-budget",
"message:agent-to-user",
"message:agent-to-agent",
"message:room",