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> |
||
|---|---|---|
| .. | ||
| session-design.md | ||
| turn-runtime-design.md | ||