mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-24 21:41:08 +02:00
Per review: no special handling in the agent loop when the model-call limit is hit — the turn fails as before. Instead the default limit rises from 20 to 50 (global, and chat inherits it) so the limit rarely triggers in practice; users can tune it in Settings > Advanced. The friendly limit-failure message in the chat error bubble stays, since it points users at the setting. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||