• Joined on 2024-06-17
david commented on issue klubhaus/sideline#25 2026-03-18 10:39:22 +00:00
Bug: Terminal display width wobble - inconsistent width measurement

Root Cause Analysis

The terminal display "wobble" was caused by multiple issues:

1. Missing Screen Clear (Primary Cause)

TerminalDisplay.show() was appending new content without…

david pushed to feature/capability-based-deps at klubhaus/sideline 2026-03-18 10:38:30 +00:00
b926b346ad fix: resolve terminal display wobble and effect dimension stability
david pushed to feature/capability-based-deps at klubhaus/sideline 2026-03-18 10:36:59 +00:00
46d5a8eed4 fix: resolve terminal display wobble and effect dimension stability
david closed issue klubhaus/sideline#25 2026-03-18 10:36:29 +00:00
Bug: Terminal display width wobble - inconsistent width measurement
david opened issue klubhaus/sideline#26 2026-03-18 10:02:51 +00:00
Add Streaming display backend
david opened issue klubhaus/sideline#25 2026-03-18 08:14:38 +00:00
Bug: Terminal display width wobble - inconsistent width measurement
david opened issue klubhaus/sideline#24 2026-03-18 07:44:57 +00:00
Story: Gallery Presets
david opened issue klubhaus/sideline#23 2026-03-18 07:44:47 +00:00
Story: Pipeline Introspection
david opened issue klubhaus/sideline#22 2026-03-18 07:44:41 +00:00
Story: Pygame Display Backend
david opened issue klubhaus/sideline#21 2026-03-18 07:44:35 +00:00
Story: Kitty Display Backend
david opened issue klubhaus/sideline#20 2026-03-18 07:44:29 +00:00
Epic: Additional Display Backends & Pipeline Tools
david closed issue klubhaus/sideline#19 2026-03-18 07:44:19 +00:00
Story: Legacy Cleanup Phase 5 (Incomplete)
david pushed to feature/capability-based-deps at klubhaus/sideline 2026-03-18 07:37:27 +00:00
a65fb50464 chore: remove deprecated docs and add skills library docs
david pushed to feature/capability-based-deps at klubhaus/sideline 2026-03-18 07:29:56 +00:00
10e2f00edd refactor: centralize interfaces and clean up dead code
david reopened issue klubhaus/sideline#12 2026-03-18 06:54:07 +00:00
Story: WebSocket Display Backend
david reopened issue klubhaus/sideline#11 2026-03-18 06:54:07 +00:00
Story: ListDataSource for Pre-fetched Content
david reopened issue klubhaus/sideline#10 2026-03-18 06:54:06 +00:00
Story: Unified DataSource Abstraction
david reopened issue klubhaus/sideline#9 2026-03-18 06:54:06 +00:00
Story: MultiDisplay Support
david reopened issue klubhaus/sideline#8 2026-03-18 06:54:05 +00:00
Story: Viewport Filtering and Camera Modes
david reopened issue klubhaus/sideline#7 2026-03-18 06:54:05 +00:00
Story: Capability-Based Dependency Resolution