rowboat/apps/x/packages/core/docs
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
..
session-design.md fix(x): make stopTurn reliable under concurrent advances on one turn 2026-07-10 22:46:06 +05:30
turn-runtime-design.md refactor(x): drop limits DI, read setting at default site; async fs 2026-07-21 20:58:53 +05:30