issues Search Results · language:Dune language:Python language:TypeScript language:JavaScript linked:pr language:JavaScript
Filter by
355k results
Summary
A regression causes eigenvalue channels added from the sidebar to render as time-series lines instead of scatter points.
Expected behavior
- Eigenvalue series render as scatter points (no ...
Several components were emitting Aptabase events incorrectly:
- crash-view.tsx and error-view.tsx called trackEvent during render, causing duplicate events on re-renders (e.g.
pull-to-refresh) and ...
bug
Problem
difftest.overwrite() calls input() to ask whether to update the reference GDS file. In non-interactive environments (CI,
pytest-xdist workers), input() raises EOFError. The except block at difftest.py:609 ...
The API configuration currently falls back to the hard-coded JWT secret development-secret whenever JWT_SECRET is not
set. That fallback is useful for local development, but it should not be allowed when ...
Summary
On /teams/:teamId/prompts, creating a prompt navigates to the new prompt s editor but never closes the
CreatePromptDialog. The dialog system is a single global modal, so the dialog lingers over ...
What
Enable the @typescript-eslint/method-signature-style rule (property style) for src/**/*.ts.
It flags shorthand method signatures in interfaces/type literals, e.g.:
interface GraphRenderer {
setLayout(opts: ...
Description
resolve_contact fetches contacts from CardDAV and matches them by name, but only keeps results that have an email
address containing @. Contacts that exist in CardDAV with only a phone number ...
ready for review
The egress recording addon only parses usage from Anthropic /v1/messages traffic today. Runs that route through
OpenAI-compatible providers — including the new vellum-minimax profile (Fireworks-hosted ...
Why do you need it?
In our organization we integrate with OpenSandbox through the official SDK rather than calling the REST API directly —
the typed client is our integration contract. Whenever an operation ...
Why do you need it?
In our organization we integrate with OpenSandbox through the official SDK rather than calling the REST API directly —
the typed client is our integration contract. Whenever an operation ...

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.