issues Search Results · language:Dune language:Python language:JavaScript language:CSS language:Java language:JavaScript
Filter by
56.3M results
Parent
#1
What to build
Bound batch sizes. Every batch request model caps the number of items (e.g. 100); an over-cap batch is rejected
with 422.
Acceptance criteria
- [ ] Every batch request model ...
ready-for-agent
Parent
#1
What to build
Prevent self-approval in the workflow engine. Reject a submitted approval chain that contains the entity owner s id, and
refuse to let the entity owner approve their own entity ...
ready-for-agent
Parent
#1
What to build
Add rate limiting and lockout to authentication and public AI. A lightweight limiter throttles login (per-account
lockout after repeated failures + a per-IP cap), MFA verification ...
ready-for-agent
Parent
#1
What to build
Gate the AI Hub s paid generation (text/image/video/transcription) behind a backend permission instead of mere
authentication. Add a dedicated aihub.use key to the canonical ...
ready-for-agent
Parent
#1
What to build
Make the payment webhook unforgeable, fail-closed, and idempotent. Compare the webhook token in constant time. Re-verify
against the gateway and only mark an invoice paid when ...
ready-for-agent
Parent
#1
What to build
Lock down CORS. Replace the credentialed wildcard (allow_origin_regex= .* + credentials + * methods/headers) with an
explicit allow-list sourced from config: the public URL ...
ready-for-agent
While testing Gradio Workflows, dropdowns, radio buttons, and checkbox groups are shown as text inputs instead of their
original controls.
This makes it hard for users to know what values are valid or ...
bug
Problem
The Market Prices Drawer currently shows GG Brisbane sell (retail) prices only. GG Brisbane also publishes a buylist —
what they will pay for cards — which is directly useful for arbitrage: compare ...
enhancement
Parent
#1
What to build
Remove the hardcoded fallback encryption key used for stored provider/LLM secrets. The masked-secret crypto module loses
its literal default key and raises at use time if the ...
ready-for-agent
Context
How might we extend the property-based-testing discipline proven in the pilot across the rest of @repo/shared s pure
modules, so the highest-correctness-risk logic is guarded by laws (not just ...
type::epic

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.