beadboard/src
Malte Sussdorff 1cf007a800 feat: add Linux/macOS support for pathing, registry, and project scope
- pathing.ts: use path.resolve() on POSIX instead of win32.normalize
- registry.ts: replace ensureWindowsAbsolutePath with path.isAbsolute()
- Tests: platform-conditional assertions for both Windows and POSIX
- Windows behavior preserved unchanged via os.platform() guard

All 17 tests pass on macOS. Windows tests guarded behind IS_WINDOWS.
2026-03-22 12:48:56 +01:00
..
app Fix: Security, reliability, and code quality improvements from PR review 2026-03-05 16:33:10 -08:00
cli feat(cli): expose bb agent coordination commands 2026-03-03 18:26:07 -08:00
components refactor: extract agent bounded context + fix SSE comments + cleanup unused 2026-03-04 22:06:40 -08:00
hooks checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
lib feat: add Linux/macOS support for pathing, registry, and project scope 2026-03-22 12:48:56 +01:00
styles/themes checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00