Commit 893f049
fix: remove redundant plugin prefix from reviewer agent name (#385)
The agent name was `deepwork:reviewer`, but since the platform
auto-prefixes the plugin name, this resulted in `deepwork:deepwork:reviewer`.
Renamed to just `reviewer` so it resolves correctly as `deepwork:reviewer`.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a6db57f commit 893f049
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments