rowboat/apps/x/packages
Gagan 7b05bf80cb refactor(x): drop limits DI, read setting at default site; async fs
Address review: remove ITurnLimitsResolver, its bridge and container
registration. createTurn now defaults an omitted maxModelCalls straight
from the turn-limits config (lazy import, built-in fallback), with no
chat/headless distinction in the runtime — the chat UI passes its
optional chat override explicitly via the existing sessions:sendMessage
maxModelCalls field. turn_limits.ts now uses fs/promises throughout.
2026-07-21 20:58:53 +05:30
..
core refactor(x): drop limits DI, read setting at default site; async fs 2026-07-21 20:58:53 +05:30
shared feat(x): drop limit wrap-up special-casing, raise default limit to 50 2026-07-21 16:51:36 +05:30