Steve Yegge

Results 5 comments of Steve Yegge

This bug makes it difficult to ship Java apps with the Darcula theme using `jpackage`.

Thanks for raising this issue! After investigating, I believe the inconsistency you're experiencing stems from GitHub Copilot not having a standard way to automatically load repository instructions. ## Root Cause...

Thanks for the feedback! The confusion here is about **where beads gets installed** vs **how agents use it**. **Installation (one-time setup):** Beads should be installed **system-wide** (via homebrew or manual...

You're right to call me out on this. :) The criticism is fair - ARCHITECTURE.md is really "FlushManager and Blocked Cache Internals", not an architectural overview. And there's no single...

Thanks for the continued feedback! Just pushed some fixes: **Doc inconsistencies addressed (commit 1fc33619):** - ✅ Standardized sync branch name: `beads-metadata` → `beads-sync` throughout docs (matches code) - ✅ Fixed...