• Joined on 2026-01-07
Seth pushed to impl/ai-hell-v1 at Seth/ai-hell 2026-04-10 05:25:13 +00:00
ee08a1ffd3 feat: add WebGL compositor fragment shader with all distortion effects
Seth pushed to impl/ai-hell-v1 at Seth/ai-hell 2026-04-10 05:25:04 +00:00
33ea2ac43c feat: add WebSocket streaming manager for horror events
Seth pushed to impl/ai-hell-v1 at Seth/ai-hell 2026-04-10 05:24:51 +00:00
5e12527e23 feat: add SDXL Turbo image generator wrapper
Seth pushed to impl/ai-hell-v1 at Seth/ai-hell 2026-04-10 05:23:30 +00:00
6725231775 feat: add asset pool with severity tagging and rotation
Seth pushed to impl/ai-hell-v1 at Seth/ai-hell 2026-04-10 05:22:50 +00:00
ed39bcf3f5 feat: add horror prompt library with severity tiers and voice texts
Seth pushed to impl/ai-hell-v1 at Seth/ai-hell 2026-04-10 05:21:53 +00:00
e27789f2ba feat: add escalation engine with logarithmic curve and stochastic timing
Seth pushed to impl/ai-hell-v1 at Seth/ai-hell 2026-04-10 05:21:02 +00:00
42ff0193fc feat: add project config and test scaffolding
Seth created branch impl/ai-hell-v1 in Seth/ai-hell 2026-04-10 05:20:07 +00:00
Seth pushed to impl/ai-hell-v1 at Seth/ai-hell 2026-04-10 05:20:07 +00:00
7d5514b834 docs: add AI Hell implementation plan
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