@windyroad/connect 0.3.3 → 0.3.4-preview.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
> **⚠ BLOCKED (as of 2026-04-15)** — Setup is not currently usable in Claude Code 2.1.108.
|
|
4
4
|
> The `--channels` flag removes the `AskUserQuestion`, `EnterPlanMode`, and `ExitPlanMode`
|
|
5
5
|
> tools that the interactive setup skill depends on. Tracked upstream at
|
|
6
|
-
> [anthropics/claude-code#
|
|
6
|
+
> [anthropics/claude-code#42292](https://github.com/anthropics/claude-code/issues/42292)
|
|
7
7
|
> and internally at
|
|
8
8
|
> [P008](../../docs/problems/008-askuserquestion-unavailable-with-channels.open.md).
|
|
9
9
|
> Do not attempt setup until this is resolved. The plugin's runtime (sending/receiving
|