claw-code/rust/crates/plugins/src
Cam 96ddecab81
fix: resolve EACCES error from incorrect bundled plugins directory
Fixes bundled_root() to resolve the bundled plugins directory relative to the executable path at runtime instead of using a compile-time CARGO_MANIFEST_DIR path that may be root-owned. Resolution order: standard FHS layout, adjacent layout, then dev/source-tree fallback. Includes proper tests for override, nonexistent, and auto-detection scenarios.
2026-05-25 11:22:34 +09:00
..
hooks.rs fix(plugins): chmod +x generated hook scripts + tolerate BrokenPipe in stdin write — closes ROADMAP #25 hotfix lane 2026-04-08 15:48:20 +09:00
lib.rs fix: resolve EACCES error from incorrect bundled plugins directory 2026-05-25 11:22:34 +09:00
test_isolation.rs Retire the stale slash-command backlog item without breaking verification 2026-04-12 00:59:29 +00:00