mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Video-mode webcam and screen-share frames matter for the response they were captured for; afterwards the assistant's own text carries the takeaway and fresh frames arrive with every new call message, yet each message's frames (~10k tokens) were resent on every subsequent model call. The elision decorator now strips image parts from prior-turn user messages, leaving a text part recording how many frames of each kind were dropped. The current turn's just-captured frames are always sent verbatim, and the policy generalizes the existing config (elideHistoricImages, default on). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .pnpm-store/v11 | ||
| apps | ||
| docs | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||
| VIDEO_MODE.md | ||