Commit 93d6075
feat(plugin): block /construct in cowork mode
Construction requires full CLI capabilities (file editing, worktrees,
test execution, subagent teams) that aren't available in cowork
sessions. Add a pre-check that rejects cowork mode with a clear message
directing the user to open a full Claude Code session.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 87ca303 commit 93d6075
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
70 | 88 | | |
71 | 89 | | |
72 | 90 | | |
| |||
0 commit comments