mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-24 21:41:08 +02:00
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. |
||
|---|---|---|
| .. | ||
| .pnpm-store/v11 | ||
| apps | ||
| docs | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| demo.gif | ||
| eslint.config.mts | ||
| GRANOLA_PARITY.md | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||
| VIDEO_MODE.md | ||