How to debug
Below are three of the most frequent issues reported by users, along with their current workarounds, tracking references, and next steps.
If your problem is not listed here, please open an issue on GitHub.
Table of Contents
- Prompt Not Appearing in IDE
- Dialogs and Modals Close Unexpectedly
- Does Not Work in SSH Remote Session on WSL
Prompt Not Appearing in IDE
Symptom: The stagewise toolbar loads, you type and send a prompt, but nothing arrives in your IDE.
Probable Cause: Your prompt was sent to a different running instance (window) of the IDE.
Workaround:
- Close or deactivate any duplicate IDE sessions before sending prompts.
Next Steps:
- Tracked under issue #151.
- A permanent fix is in progress and will be released soon.
ℹ️ If this workaround does not solve your problem, please open a PR including full browser console logs captured when you click Send.
Dialogs and Modals Close Unexpectedly
Symptom: Starting the select mode or sending a prompt closes dialogs and modals.
Resolution:
- This is a known bug. No local workaround exists at this time.
Next Steps:
- Tracked under issue #87.
- A fix is actively being developed and will arrive in an upcoming release.
Does Not Work in SSH Remote Session on WSL
Symptom: stagewise toolbar fails to initialize or send prompts when connecting via SSH remote session on WSL.
Resolution:
- Currently under investigation. No official workaround available.
Next Steps:
- Tracked under issue #172.
- We are working on compatibility support for SSH‑remote workflows.