codev / src /tools /ImageShowTool

Commit History

test: add ImageShowTool remote image loading test
c0f64e8

chenbhao commited on

fix: integrate Jimp/ink-picture in ImageShowTool and apply sixel patch
f62d3f6

chenbhao Claude Opus 4.6 commited on

refactor: simplify ImageShowTool with jimp/ink-picture and aspect-ratio-aware rendering
ac60486

chenbhao Claude Opus 4.6 commited on

refactor: integrate ink-picture as source directory
7e3630c

chenbhao Claude Opus 4.6 commited on

refactor: replace custom image rendering with ink-picture across all components
46f810c

chenbhao Claude Big Pickle commited on

refactor: replace timg with jimp + ink-picture renderers for image display
a699180

chenbhao Claude Opus 4.6 commited on

fix: simplify ImageShowTool to always render timg blocks within Ink's virtual DOM
ac3f753

chenbhao Claude Big Pickle commited on

chore: rename VersperClaw to Codev, update org to chenbhao
96f34e3

chenbhao Claude Big Pickle commited on

fix: improve ImageShowTool cursor handling and dynamic image rows; update tsconfig ignoreDeprecations
603297b

chenbhao Claude Opus 4.6 commited on

refactor: emit native image sequences after cell content with cursor hide/show
c4d362b

chenbhao Claude Big Pickle commited on

error
f7140ab

chenbhao commited on

raw two image
70a8e01

chenbhao commited on

feat: image in ui
f79a720

chenbhao commited on

feat: timg -p kitty
af27eec

chenbhao commited on

fix: render timg images within Ink's virtual DOM to prevent cursor desync
80a03ed

chenbhao Claude Big Pickle commited on

feat: add inline terminal image rendering with Kitty protocol support
f03a328

chenbhao Claude Big Pickle commited on