mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
A bare placeholder tells the model only the tool name and size; the first 400 characters tell it what the output actually was (a skill guide reads very differently from a fetched page), which is what it needs to judge whether re-running the tool is worth it. The preview is capped at the threshold so small thresholds still shrink content, and the transform stays a pure per-message function (byte-stable prefixes). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||