Skip to content

release 0.20.1 - #45

Merged
OrellBuehler merged 2 commits into
mainfrom
release/0.20.1
Sep 1, 2026
Merged

release 0.20.1#45
OrellBuehler merged 2 commits into
mainfrom
release/0.20.1

Conversation

@OrellBuehler

Copy link
Copy Markdown
Owner

Lets an agent zoom into a frame: get_frame / preview_timeline take a region, skim_asset takes a cell. Bumps the version to 0.20.1.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Tb3QS9oBPRHNpvQnh2HFEi

get_frame and preview_timeline take a region (fractions of the frame)
that is cropped before the scale to max_width, and skim_asset takes a
cell that opens one sheet cell at full detail. A vision model spends
the same image tokens on whatever it is handed, so a quarter of the
frame at 640 px shows four times the detail of the whole frame for the
same cost. A zoom reads the original rather than the proxy, at JPEG
quality 2, and never upscales; a full region is the byte-identical
plain decode.
@OrellBuehler
OrellBuehler merged commit be469d5 into main Sep 1, 2026
21 of 22 checks passed
@OrellBuehler
OrellBuehler deleted the release/0.20.1 branch September 1, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant