mirror of
https://github.com/ruvnet/ruflo.git
synced 2026-09-14 14:01:28 +08:00
004dda36dd
The repo-as-Claude-Code-plugin manifest at plugin/.claude-plugin/plugin.json declares "agents": "./agents", but the symlink at plugin/agents pointed at ../v2/.claude/agents — a path that never existed at repo root and was definitively gone after archive/v2/ moves. Result: anyone installing this repo via /plugin got zero agents loaded. Repointed to ../.claude/agents (33 active md files: coder, reviewer, tester, planner, researcher, security-architect, etc). The hooks / commands / skills symlinks were already correct. Verified: ls -L plugin/agents resolves to 33 entries; matches what .claude/agents/ contains. Co-Authored-By: RuFlo <ruv@ruv.net>
Symbolic link
1 line
17 B
Plaintext
Symbolic link
1 line
17 B
Plaintext
../.claude/agents |