aleiby

Results 6 issues of aleiby

Testing bgfx's dxbc [parsing ](https://github.com/bkaradzic/bgfx/blob/master/src/shader_dxbc.cpp)I ran into an issue which appears to be due to incorrect `DxbcOpcodeInfo` entries. How were these generated? Specifically, `DCL_INPUT_SIV` which has `numOperands=1`, but `numValues=0`. Digging...

bug

Also added toString for DxbcSignature::Element.

# Agent Documentation: Warn about interactive commands ## Problem Autonomous AI agents can get stuck when using `bd edit` because it opens an interactive editor (vim/nano) that blocks execution. This...

## Summary - Add `role` and `rig` types to the issue type exclusion list in `GetReadyWork` - Role and rig beads are reference metadata that should never be closed or...

## Summary - Add `isWSL()` helper to detect Windows Subsystem for Linux - Skip `TestMergeDriverWithLockedConfig_E2E` on WSL ## Rationale WSL doesn't fully respect Unix file permission semantics - the file...

## Summary - Fix bug where deleting an issue leaves orphan dependency references in JSONL - Add test `TestDeleteIssueMarksDependentsDirty` to verify the fix ## Problem When an issue is deleted,...