TestGetReturnsWorkingWithoutBeads assumes bd is not available and expects state to default to StateWorking. When bd is installed, it actually queries beads and returns the real state, causing the test to fail. Skip the test when bd is detected to avoid environment-dependent failures. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>