• Joined on 2024-06-17
david created branch feature/graph-dsl in klubhaus/sideline 2026-03-22 04:31:36 +00:00
david pushed to feature/graph-dsl at klubhaus/sideline 2026-03-22 04:31:36 +00:00
6646ed78b3 Add REPL effect detection and input handling to pipeline runner
fb0dd4592f feat(repl): Add REPL effect with HUD-style interactive interface
2c23c423a0 feat(hybrid): Add hybrid preset-graph configuration system
38bc9a2c13 feat(examples): Add default visualization script
613752ee20 docs: Add documentation summary for navigation
Compare 10 commits »
david pushed to feature/capability-based-deps at klubhaus/sideline 2026-03-22 00:11:03 +00:00
f136bd75f1 chore(mise): Rename 'run' task to 'mainline'
860bab6550 fix(pipeline): Use config display value in auto-injection
f568cc1a73 refactor(comparison): Use existing acceptance_report.py for HTML generation
7d4623b009 fix(comparison): Fix pipeline construction for proper headline rendering
c999a9a724 chore: Add tests/comparison_output to .gitignore
Compare 18 commits »
david opened issue klubhaus/sideline#52 2026-03-21 22:39:06 +00:00
Epic: User-Friendly Preset Editor GUI
david opened issue klubhaus/sideline#51 2026-03-21 22:37:48 +00:00
Epic: Usable Interaction Model for Displays and Keybindings
david opened issue klubhaus/sideline#50 2026-03-21 22:34:32 +00:00
Epic: Message Overlay and Ntfy Integration
david pushed to feature/capability-based-deps at klubhaus/sideline 2026-03-21 20:19:53 +00:00
7c26150408 test: add comprehensive unit tests for core components
7185005f9b feat(figment): complete pipeline integration with native effect plugin
Compare 2 commits »
david pushed to integration/sidekick at klubhaus/sideline 2026-03-20 11:42:03 +00:00
ef98add0c5 feat(integration): Complete feature rewrite with pipeline architecture, effects system, and display improvements
42aa6f16cc Merge pull request 'feat/figment: periodic SVG glyph overlays with CLI flag' (#34) from feat/figment into main
a25b80d4a6 feat: Enable and configure figment mode via new CLI flags, update documentation, and improve Cairo library detection on macOS.
3a1aa975d1 docs: update README for figment mode
d5e5f39404 test: add pytest.importorskip for cairosvg-dependent tests
Compare 10 commits »
david created branch integration/sidekick in klubhaus/sideline 2026-03-20 11:42:02 +00:00
david pushed tag backup/feature-caps-2026-03-20 to klubhaus/sideline 2026-03-20 11:35:03 +00:00
david pushed tag backup/main-2026-03-20 to klubhaus/sideline 2026-03-20 11:35:03 +00:00
david pushed to feature/capability-based-deps at klubhaus/sideline 2026-03-20 10:41:01 +00:00
ef0c43266a doc(skills): Update mainline-display skill
e02ab92dad feat(tests): Add acceptance tests and HTML report generator
4816ee6da8 fix(main): Add render stage for non-headline sources
ec9f5bbe1f fix(terminal): Handle BorderMode.OFF enum correctly
f64590c0a3 fix(hud): Correct overlay logic and context mismatch
Compare 10 commits »
david closed issue klubhaus/sideline#47 2026-03-20 08:04:15 +00:00
HUD effect invisible - runs as overlay after display stage
david closed issue klubhaus/sideline#49 2026-03-20 02:24:22 +00:00
feat: Implement concurrent async fetching with fast-start mode
david opened issue klubhaus/sideline#49 2026-03-20 02:10:57 +00:00
feat: Implement concurrent async fetching with fast-start mode
david opened issue klubhaus/sideline#48 2026-03-19 22:52:18 +00:00
Epic: Preset Scripting Language for Mainline
david opened issue klubhaus/sideline#47 2026-03-19 21:46:49 +00:00
HUD effect invisible - runs as overlay after display stage
david closed issue klubhaus/sideline#41 2026-03-19 20:14:02 +00:00
Update docs/PIPELINE.md to reflect Stage-based architecture
david closed issue klubhaus/sideline#26 2026-03-19 20:13:19 +00:00
Add Streaming display backend
david closed issue klubhaus/sideline#34 2026-03-19 20:13:19 +00:00
Improve benchmarking system and performance tests