• Joined on 2024-06-17
david pushed to feature/vector_display at klubhaus/sideline 2026-03-16 06:56:58 +00:00
20ed014491 feat(display): add Kitty graphics backend and improve font detection
david pushed to feature/vector_display at klubhaus/sideline 2026-03-16 06:26:22 +00:00
9e4d54a82e feat(tests): improve coverage to 56%, add benchmark regression tests
david pushed to feature/vector_display at klubhaus/sideline 2026-03-16 05:58:02 +00:00
dcd31469a5 feat(benchmark): add hook mode with baseline cache for pre-push checks
david pushed to feature/vector_display at klubhaus/sideline 2026-03-16 05:55:01 +00:00
7eb3fca935 feat(benchmark): add hook mode with baseline cache for pre-push checks
david pushed to feature/vector_display at klubhaus/sideline 2026-03-16 05:41:34 +00:00
ab3e1766b1 feat(benchmark): add hook mode with baseline cache for pre-push checks
829c4ab63d refactor: modularize display backends and add benchmark runner
22dd063baa feat: add SixelDisplay backend for terminal graphics
Compare 3 commits »
david pushed to feature/vector_display at klubhaus/sideline 2026-03-16 04:55:47 +00:00
0f7203e4e0 feat: enable C&C, compact mise tasks, update docs
ba050ada24 feat(cmdline): C&C with separate topics and rich output
Compare 2 commits »
david created pull request genewildish/Mainline#26 2026-03-16 04:22:03 +00:00
adds a WebSocket-based display backend that allows the mainline terminal to broadcast frames to web browser clients via HTML5 Canvas
david created branch feature/vector_display in klubhaus/sideline 2026-03-16 04:17:57 +00:00
david pushed to feature/vector_display at klubhaus/sideline 2026-03-16 04:17:57 +00:00
d7b044ceae feat(display): add configurable multi-backend display system
ac1306373d feat(websocket): add WebSocket display backend for browser client
Compare 2 commits »
david pushed to main at klubhaus/sideline 2026-03-16 02:21:33 +00:00
2650f7245e merge: effects_plugins
b1f2b9d2be feat(daemon): add display abstraction and daemon mode with C&C
c08a7d3cb0 feat(cmdline): add command-line interface for mainline control
d5a3edba97 feat(effects): add plugin architecture with performance monitoring
fb35458718 merge: testability_modularization
Compare 9 commits »
david pushed to effects_plugins at klubhaus/sideline 2026-03-16 02:18:01 +00:00
4228400c43 feat(daemon): add display abstraction and daemon mode with C&C
05cc475858 feat(cmdline): add command-line interface for mainline control
cfd7e8931e feat(effects): add plugin architecture with performance monitoring
15de46722a refactor: phase 4 - event-driven architecture foundation
35e5c8d38b refactor: phase 3 - API efficiency improvements
Compare 10 commits »
david pushed to testability_modularization at klubhaus/sideline 2026-03-16 02:15:39 +00:00
15de46722a refactor: phase 4 - event-driven architecture foundation
35e5c8d38b refactor: phase 3 - API efficiency improvements
cdc8094de2 refactor: phase 2 - modularization of scroll engine
f170143939 refactor: phase 1 - testability improvements
19fb4bc4fe Merge pull request 'docs/update-readme' (#23) from docs/update-readme into main
Compare 7 commits »
david created pull request genewildish/Mainline#25 2026-03-16 02:07:58 +00:00
plugin-based effects architecture, daemon mode with command-and-control (C&C), and display abstraction
david created pull request genewildish/Mainline#24 2026-03-16 02:07:30 +00:00
refactor to improve testability and modularization of the mainline terminal application
david closed pull request klubhaus/sideline#1 2026-03-16 02:04:40 +00:00
refactoring to improve testability and modularization of the mainline terminal application
david created pull request klubhaus/sideline#1 2026-03-16 02:01:45 +00:00
refactoring to improve testability and modularization of the mainline terminal application
david transferred repository david/klubhaus-doorbell to klubhaus/klubhaus-doorbell 2026-03-16 01:55:28 +00:00
david created repository klubhaus/sideline 2026-03-16 01:45:08 +00:00
david pushed to effects_plugins at genewildish/Mainline 2026-03-16 01:44:00 +00:00
45fb06e0be feat(daemon): add display abstraction and daemon mode with C&C
020eb663ea feat(cmdline): C&C with separate topics and rich output
dd282653b5 feat(cmdline): add command-line interface for mainline control
35e5a71930 feat(effects): add plugin architecture with performance monitoring
Compare 4 commits »
david pushed to effects_plugins at genewildish/Mainline 2026-03-16 01:38:14 +00:00
bc2e086f2f feat(daemon): add daemon mode with C&C and display abstraction
40ad935dda feat(cmdline): improve rich output and add mise tasks
648326cd37 feat(cmdline): use C&C topic with response polling
3324adb07a feat(ntfy): separate C&C topic from message ingestion
2f1b2591c6 fix(cmdline): make cmdline work without PIL dependency
Compare 9 commits »