issues Search Results · language:Dune language:Python language:C# language:JavaScript language:JavaScript language:Java
Filter by
60.8M results
Replace current tryAcquire() methods with:
boolean trySetRate(long maxBurst, long tokensPerPeriod, Duration period); // set once, only if absent
void setRate(long maxBurst, long tokensPerPeriod, Duration ...
feature
Description
In src/utils/eventFormValidation.js, validateForm() at line 72 accesses formData.virtualLink.trim() without optional
chaining or a null guard:
// src/utils/eventFormValidation.js, lines 47-49 ...
bug
enhancement
Parent
#56
What to build
Refactor RecipeScraper internals in backend/app/services/scraper.py:
1. Remove the from recipe_scrapers import scrape_me import. Add from recipe_scrapers import scrape_html. ...
enhancement
ready-for-agent
Would be nice to support Apple s build in Apple Intelligence via foundation models on MacOS.
That way it would work fully local (and free) on MacOS!
Context
Surfaced by the agentic-workflow orchestrator reviewing the latest merge to main: commit 46a5c3b / PR #915.
Specialists in agreement: /scripting-sandbox, /security-hardening, /devil-advocate. ...
effort: L
platform: agnostic
priority: P0
severity: blocker
source: coding-agent
status: triage
system: scripting
type: security
Context
Surfaced by the agentic-workflow orchestrator reviewing the latest merge to main: commit 46a5c3b / PR #915.
Specialists in agreement: /scripting-sandbox, /asynchrony, /security-hardening, /bug-bounty, ...
area: concurrency
effort: L
platform: windows
priority: P0
severity: blocker
source: coding-agent
status: triage
system: scripting
type: security
Context
Surfaced by the agentic-workflow orchestrator reviewing the latest merge to main: commit 46a5c3b / PR #915 — Harden
Roslyn scripting sandbox: timeout enforcement, memory ceiling, restricted reference ...
area: concurrency
effort: L
platform: windows
priority: P0
severity: blocker
source: coding-agent
status: triage
system: scripting
type: security
Session start: 2026-06-04 11:30 UTC
Lane: Lane 16 -- Phase 1 hardening gates
Bounded objective: fix the Phase 1 bench current-packet checker so guarded sections can be matched as ordered
subsequences ...
Parent
#56
What to build
Add _fetch_url_safely(url: str, timeout: float = 10.0) - httpx.Response as a private static method on RecipeScraper in
backend/app/services/scraper.py.
It uses httpx.Client ...
enhancement
ready-for-agent

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.