issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Java linked:pr
Filter by
9.2M results
Hook with async success/error states, fallback document.execCommand, and timeout resets.
Summary
In single-file mode, Tunelito s live reload fires exactly once — after the first change to the served HTML file — and
then never again, even after many subsequent saves to the same file. Connected ...
bug
Severity
P2 - correctness/api
Evidence
- app.py:12: lat = float(request.query[ lat ])
- app.py:13: lng = float(request.query[ lng ])
Problem
The route converts query parameters directly to numbers. ...
bug
codex-review
severity:P2
Post-merge closeout exception detected. CI refused deterministic source issue closeout.
- PR: #1458
- Merge SHA: 47693785f533f26e02d4961c6a54a05eb69d8829
- Source issue: #1403
- Source issue candidates: ...
post-merge-failure
Post-merge closeout exception detected. CI refused deterministic source issue closeout.
- PR: #1458
- Merge SHA: 47693785f533f26e02d4961c6a54a05eb69d8829
- Source issue: #1403
- Source issue candidates: ...
post-merge-failure
status:post-merge-verify
Summary
mcpb unpack decompresses an entire archive into memory with no size limit (unzipSync(originalContent)), and trusts the
ZIP central-directory entry count without bound. A small, highly compressible ...
Summary
getMcpConfigForManifest returns a resolved mcp_config that still carries the entire platform_overrides map (including
other platforms commands/env). The runtime config handed to the host is meant ...
Summary
mcpb clean (via cleanMcpb) silently deletes unknown keys nested inside author, server, server.mcp_config, etc. from a
user s manifest. The loose schemas exist to preserve unrecognised data while ...
Summary
The strict 0.4 schema still requires server.mcp_config, which contradicts both MANIFEST.md and the loose schema for
uv-type servers. This is the same failure as #201 (closed as completed) — but ...
Summary
In replaceVariables (src/shared/config.ts), the variable key is interpolated raw into a RegExp source string, so regex
metacharacters in the key are not treated literally. This causes (a) over-matching ...

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.