claw-code/rust/crates
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
..
api feat: add native Gemini support to openai_compat provider 2026-05-25 11:21:37 +09:00
commands Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00
compat-harness feat: ultraclaw droid batch — ROADMAP #41 test isolation + #50 PowerShell permissions 2026-04-12 03:06:24 +09:00
mock-anthropic-service Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00
plugins fix: resolve EACCES error from incorrect bundled plugins directory 2026-05-25 11:22:34 +09:00
runtime fix: flatten prior compaction highlights to prevent nesting compounding 2026-05-25 11:22:27 +09:00
rusty-claude-cli fix: echo reasoning_content back for DeepSeek V4 multi-turn tool calls 2026-05-25 11:21:33 +09:00
telemetry feat: anthropic SDK header matching + request profile 2026-04-01 05:55:25 +00:00
tools Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00