issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:TypeScript
Filter by
49.3M results
What to build
A sort-by-hue toggle in the Color Inventory UI that reorders each table section by hue (HSL) instead of the default
usage-count-descending order, so the designer can group visually-similar ...
ready-for-agent
What to build
A Copy as markdown action in the Color Inventory UI that serializes the current inventory into a markdown table string
and copies it to the clipboard, so the designer can paste the inventory ...
ready-for-agent
Problem
docs/graceful-shutdown.md documents patterns but API lacks coordinated shutdown; indexer flushes cursor on SIGTERM but
API does not drain in-flight orders.
Scope
- API: stop accepting, finish ...
enhancement
indexer
workers
Problem
Global rateLimiter + per-route writeLimiter/heavyReadLimiter — unclear if all write endpoints use strictest tier; admin
routes may be under-protected.
Scope
- Inventory all routes vs limiter ...
api
enhancement
An LLM user-simulator drives a conversation toward a goal, with trajectory assertions. Explicitly NOT phase 1 —
mocked-conversation cases (seed messages on a case) cover the immediate need. See docs/EVAL.md. ...
area:runner
Problem
OrderBook is ephemeral. After API restart, matching state is empty until DB reload — race with open orders.
Scope
- On MatchingService init: load OPEN/PARTIALLY_FILLED orders into books
...
api
enhancement
Description
Similar to the payment contract, the refund contract has no test files. Arbitration quorum logic, circuit breaker
tripping, voucher issuance and redemption, cooldown enforcement, and notification ...
refund
testing
Run the prompt N times at temperature 0, embed each output, require min pairwise cosine = threshold. Surfaces
nondeterminism. See docs/EVAL.md → self-consistency. (Old Echostash deterministic operator.) ...
area:runner
Classify response sentiment positive/negative/neutral. Decide whether it s its own scorer or just an llm-judge rubric
preset. See docs/EVAL.md.
area:runner

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.