codev / src /ink-picture /__tests__

Commit History

refactor: extract UI from ImageShowTool into separate component
6d1207a

chenbhao Claude Opus 4.6 commited on

fix: unify error message to "Failed to fetch" and exit on load failure
9ec41c1

chenbhao Claude Opus 4.6 commited on

feat: add loadImageFromUrl helper and wire it into LocalPicture test
3e3eb0a

chenbhao Claude Opus 4.6 commited on

feat(LocalPicture): support CLI args for path/URL and golden ratio width
6485104

chenbhao Claude Opus 4.6 commited on

feat: pass pixelWidth/pixelHeight from Image props to Kitty renderer
862182b

chenbhao Claude Opus 4.6 commited on

fix: reduce blank rows below Kitty images by using placement c=/r= bounds
ab32188

chenbhao Claude Opus 4.6 commited on

fix: preserve image aspect ratio with cover() and dynamic height calculation
412f992

chenbhao Claude Opus 4.6 commited on

fix: add Ghostty env-var detection for Kitty graphics in ink-picture
00d812d

chenbhao Claude Opus 4.6 commited on

feat: add useStdout and useIsScreenReaderEnabled hooks for ink-picture
f73174f

chenbhao Claude Opus 4.6 commited on

refactor: integrate ink-picture as source directory
7e3630c

chenbhao Claude Opus 4.6 commited on