issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:TypeScript language:JavaScript
Filter by
7.9M results
When the alarm engine log level is set to DEBUG, the ReactiveX (RxPY) eventloop scheduler — used internally by the
InfluxDB v2 client s batching writer — floods the log with scheduler chatter:
[DEBUG] ...
bug
Problem
.github/workflows/review-tools.yml (`name: Review Tools`) ends in startup_failure on every pull_request — it has never
actually executed. This means the org-level Claude AI review (claude-review.yml) ...
ready-for-agent
Summary
create_vault() s Circle-signer branch in backend/archimedes/chain/executor.py (~lines 290-309) can silently return an
existing vault s address as if it were newly created, whenever the createVault ...
serve.sh runs python3 -m http.server, which logs every request to stderr. Loading the app fires many GETs (modules,
data/*.json, flag PNGs), so the terminal floods with access-log lines.
Proposal: keep ...
Context / Problem
resources/content/release-notes/ is bucketed into chunk-N/ (ordinal-100, ADR 0004), but v13.0.0.md exists in BOTH
chunk-2/ (canonical) and top-level (orphan). The two diverge:
- chunk-2/v13.0.0.md ...
ai
bug
build
Symptom
In Zed, CTRL+Click (go-to-definition) does not resolve the member of an aliased import. Given:
use foo: some.module; # aliased import
fun f() {
foo.member(); # go-to-def on `member` ...
Problem
OpenCodeServerSession.execute() (the non-streaming path) returns a RuntimeResult whose .text is empty for every model.
Only stream() surfaces the assistant s text (as TextDeltas).
Root cause ...
Summary
Implement the first v0.6-beta audit insertion target: export operation audit insertion for security-aware export
profiles.
This issue follows the design decisions in:
- #89
- PR #93
- ...
Chunk 2 of ~6 of the Markdown-compiler INTENT. The core (compile/tokenize, headings, inline formatting, HTML-escape) is
on main. Add links and images. Deliver ONLY this slice; keep all existing tests green. ...
0.1.0 was published manually with npm publish. Pushing the v0.1.0 tag would trigger release.yml, and npm publish would
fail with 403 (cannot publish over an existing version).
Make the release job idempotent: ...

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.