• Joined on 2024-06-17
david opened issue klubhaus/sideline#15 2026-03-18 06:26:41 +00:00
Story: MicSensor for Audio Input
david opened issue klubhaus/sideline#14 2026-03-18 06:26:33 +00:00
Story: Null Display for Testing
david opened issue klubhaus/sideline#13 2026-03-18 06:26:19 +00:00
Story: Sixel Display Backend
david opened issue klubhaus/sideline#12 2026-03-18 06:26:12 +00:00
Story: WebSocket Display Backend
david opened issue klubhaus/sideline#11 2026-03-18 06:26:03 +00:00
Story: ListDataSource for Pre-fetched Content
david opened issue klubhaus/sideline#10 2026-03-18 06:25:57 +00:00
Story: Unified DataSource Abstraction
david opened issue klubhaus/sideline#9 2026-03-18 06:25:50 +00:00
Story: MultiDisplay Support
david opened issue klubhaus/sideline#8 2026-03-18 06:25:36 +00:00
Story: Viewport Filtering and Camera Modes
david opened issue klubhaus/sideline#7 2026-03-18 06:25:29 +00:00
Story: Capability-Based Dependency Resolution
david opened issue klubhaus/sideline#6 2026-03-18 06:25:14 +00:00
Epic: Effects Plugin System
david opened issue klubhaus/sideline#5 2026-03-18 06:25:07 +00:00
Epic: Real-Time Input (Sensors)
david opened issue klubhaus/sideline#4 2026-03-18 06:24:59 +00:00
Epic: Display Backend Expansion
david opened issue klubhaus/sideline#3 2026-03-18 06:24:51 +00:00
Epic: Data Source Unification
david opened issue klubhaus/sideline#2 2026-03-18 06:24:44 +00:00
Epic: Pipeline Architecture Modernization
david pushed to feature/capability-based-deps at klubhaus/sideline 2026-03-17 08:27:21 +00:00
05d261273e feat: Add gallery presets, MultiDisplay support, and viewport tests
david created branch feature/capability-based-deps in klubhaus/sideline 2026-03-17 08:12:48 +00:00
david pushed to feature/capability-based-deps at klubhaus/sideline 2026-03-17 08:12:48 +00:00
57de835ae0 feat: Implement scrolling camera with layout-aware filtering
4c97cfe6aa fix: Implement ViewportFilterStage to prevent FontStage performance regression with large datasets
10c1d057a9 docs: Add run-preset-border-test task and clarify uv/mise usage
7f6413c83b fix: Correct inlet/outlet types for all stages and add comprehensive tests
d54147cfb4 fix: DisplayStage dependency and render pipeline data flow
Compare 10 commits »
david pushed to feature/vector_display at klubhaus/sideline 2026-03-16 18:31:15 +00:00
828b8489e1 feat(pipeline): improve new pipeline architecture
31cabe9128 feat(pipeline): add metrics collection and v2 run mode
bcb4ef0cfe feat(pipeline): add unified pipeline architecture with Stage abstraction
996ba14b1d feat(demo): use beautiful-mermaid for pipeline visualization
Compare 4 commits »
david pushed to feature/vector_display at klubhaus/sideline 2026-03-16 09:05:02 +00:00
a1dcceac47 feat(demo): add pipeline visualization demo mode
david pushed to feature/vector_display at klubhaus/sideline 2026-03-16 09:00:08 +00:00
c2d77ee358 feat(mise): add run-pipeline task