-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
Bug report
Background context
I work in University College London as a software engineer. We use Jira to manage all our work items. I am working in React (we are building a framework). I am interested in AI-driven workflows. We use:
- GitHub for source control
- VSCode for local development
- WSL (Ubuntu) on work-issued Windows 11 laptops
The Rovo chat inside Jira's web app is pretty good, I've been finding it useful, and I'd like to connect to more context.
Description of bug
Rovo Dev crashes when a new chat is started, and when the extension is first initialised, when VSCode starts.
My system
- WSL2 environment (running inside Windows 11)
- Linux distro: Ubuntu 24.04.2 LTS (Noble Numbat)
- Linux kernel: 6.6.87.2-microsoft-standard-WSL2
- Architecture: x86_64
- VS Code environment: Remote – WSL
- Hosting OS: Windows 11 (work laptop)
Additional notes
ChatGPT 5.1 believes this is caused by the use of commas between arguments in the Shell command, which is not accepted in a Linux environment.