Commit Graph

2 Commits

Author SHA1 Message Date
Reza Rezvani
217b199ff8 fix(self-improving-agent): use CLAUDE_PLUGIN_ROOT for hook paths
Relative paths (./hooks/error-capture.sh) resolve against the project
working directory, not the plugin root. Replaced with
${CLAUDE_PLUGIN_ROOT}/hooks/error-capture.sh in both hooks.json and
settings.json.

Fixes #392

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 09:32:57 +01:00
Alireza Rezvani
50d37a5a5b release: merge dev into main — self-improving-agent + playwright-pro (#263) 2026-03-05 18:23:26 +01:00