issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript is:public linked:pr
Filter by
4.4M results
Parent
See docs/prd-admin-api-auth.md for the full PRD.
What to build
Add list and revoke endpoints to the admin API so operators can inspect and manage API keys.
List endpoint (GET /admin/api-keys): ...
ready-for-agent
Parent
See docs/prd-admin-api-auth.md for the full PRD.
What to build
Add admin token authentication to the Identification Server. This is the foundation for securing the /admin/* endpoint
namespace. ...
ready-for-agent
Origin
PR #2030 is complete but draft-blocked by full local-ci generated-artifact checks after #2029 scope-expansion
implementation.
Drift
python3 scripts/overlord/build_governance_intelligence.py --root ...
bug
governance
implementation-ready
Origin
PR #2030 is complete but draft-blocked by full local-ci freshness checks after #2029 scope-expansion implementation.
Drift
docs/issue-lineage/current.json is behind live GitHub state. Full local-ci ...
bug
governance
implementation-ready
Summary
AliyunMQTTTransport._dispatch_aliyun_event drops stale buffered messages based on params.time:
envelope_time_ms: int = parsed.get( params , {}).get( time , 0) or 0
if envelope_time_ms 0:
...
Symptom
vibe agent run --agent codex fails every attempt with:
Codex RPC error: { code : -32600, message : failed to load configuration: No such file or directory (os error 2) }
while codex CLI and ...
Is your feature request related to a problem? Please describe.
Yes. codecov/project can fail with a large apparent coverage drop when many CI matrix jobs fail before running tests and
before uploading ...
Is your feature request related to a problem? Please describe.
Yes. Large CI matrix jobs can fail before tests run when dependency downloads from PyPI or files.pythonhosted.org are
interrupted.
Observed ...
currently it lives within
pydap.parsers.dmr
However, it makes sense to separate it into another module, since the API that actually uses it is Virtualizarr which
requires specific APIs for interoperability ...
Link to the code that reproduces this issue
https://github.com/pnodet/next-prerender-random-repro
To Reproduce
1. pnpm install pnpm dev
2. curl http://localhost:3000/early-span → render fails with ...

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.