issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:JavaScript language:JavaScript
Filter by
3.2M results
The project currently has a partial TypeScript setup with only 8 .ts files, while the vast majority (199 files) remain
in pure JavaScript relying on PropTypes for runtime validation. This mixed-language ...
bug
Is there an existing issue for this?
- [x] I have searched the existing issues
Describe the bug
everytime the simulator is opened there is this error which shows up at times in local development where ...
🐞 bug
GSoC'26
Summary
Add a generic MCP tool that can send messages inside existing provider workspaces using the logged-in embedded browser
session.
Proposed behavior
- Add ask_scoped_chat with provider, scopeUrl, ...
Is there an existing issue for this?
- [x] I have searched the existing issues
Describe the bug
The circuit preview used to be seen in the legacy simulator. However circuits created using the new ...
🐞 bug
GSoC'26
Text-first means deleting the decoration.
Do
- Remove the gradient background + fade-in-slide-up entrance animation (src/App, src/index.css)
- Plain readable column: max-width ~680px, system/Heebo ...
task
The deploy workflow runs deprecated action majors.
Do (.github/workflows/may-2025_maxfelker.yml)
- actions/checkout@v2 → v4
- docker/setup-buildx-action@v2 → v3
- docker/login-action@v2 → v3
...
task
Node 18 is EOL — move the images forward.
Do
- Dockerfile + Dockerfile.dev: node:18-alpine → node:22-alpine
- Pin nginx to a digest or minor tag instead of bare nginx:alpine
- Rebuild docker compose ...
task
Bump React and the router.
Do
- react/react-dom ^18.2.0 → ^19, @types/* to match
- react-router-dom ^6.8.1 → ^7
- createBrowserRouter API is unchanged in v7; smoke-test both routes (/, /about) ...
task
Bump Vite to v7 and @vitejs/plugin-react to v5.
Do
- package.json: vite ^4.1.0 → ^7, @vitejs/plugin-react ^3.1.0 → ^5
- npm install, confirm npm run dev and npm run build work
- vite.config.js ...
task

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.