• Joined on 2026-01-07
Seth pushed to master at Seth/ai-hell 2026-04-10 05:07:51 +00:00
f0ac2ccc05 chore: scaffold project files
Seth created branch master in Seth/ai-hell 2026-04-10 05:07:06 +00:00
Seth pushed to master at Seth/ai-hell 2026-04-10 05:07:06 +00:00
81cedfc789 docs: AI Hell design spec
Seth created repository Seth/ai-hell 2026-04-10 05:07:01 +00:00
Seth pushed to main at Seth/seth-linux-theme 2026-04-09 11:26:21 +00:00
0c0066fef1 feat: custom kitty tab bar with system status + install scripts
Seth pushed to main at Seth/simon 2026-04-08 22:52:53 +00:00
392789e802 docs: update README with current tree stats and research findings
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 18:35:30 +00:00
43ad3149ca docs: add session context for future revisit
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 02:29:21 +00:00
f7c619457b fix(composite): don't draw partially off-screen images (prevents sticky images on scroll)
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 02:12:08 +00:00
8e663b6e63 feat(composite): native Kitty graphics protocol for inline images
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 02:03:36 +00:00
8a19e0b95c feat(composite): halfblock image renderer — crash-proof, cross-terminal
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 01:48:39 +00:00
e6af1a6208 fix(composite): recover from sixel encoder panics, clean up debug logging
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 01:11:47 +00:00
046ff03f8b fix(composite): async image decode, skip dead pager, prevent UI freeze
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 01:04:30 +00:00
20161fedeb feat(msgviewer): re-enable composite renderer with scroll support and inline images
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 00:58:47 +00:00
9fd718b2ae fix(msgviewer): use pager for all text, replace image markers with readable placeholders
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 00:14:31 +00:00
abf8feb229 test: add end-to-end integration test for HTML filter to image extraction
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 00:10:51 +00:00
b13bd1d71c feat(msgviewer): wire image extraction and composite rendering into PartViewer
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 00:08:40 +00:00
9c7a770daa feat(app): add composite content model for text+image block rendering
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 00:05:21 +00:00
84018efbbf fix(parse): strip OSC escape sequences in StripAnsi for backwards compat
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 00:04:06 +00:00
b3bbd55551 feat(parse): add ExtractImages stream scanner for OSC 9 markers
Seth pushed to feat/inline-images at Seth/aerc-inline-images 2026-04-08 00:01:15 +00:00
f79fdd3a6c feat(parse): add ExtractImages stream scanner for OSC 9 markers