issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:Go
Filter by
52.7M results
Problem
src/shared/python/motion_pipeline/orchestrator.py (~line 253) runs stage hooks under a blind except Exception that only
logs a warning:
for hook in self._hooks[stage]:
try:
hook(payload) ...
bug
priority:medium
size/S
Follow-up to #9. That validated navigate → observe → snap → post, but only against example.com — a trivial page (1
element, no overlay, no forms). The interactive half of the mission (the observe→think→act ...
Summary
There is no observability into the running server beyond logs. A Prometheus /metrics endpoint enables dashboards
(Grafana), alerting, and SLO tracking.
What Needs To Be Done
- Add github.com/prometheus/client_golang ...
Add unit tests for the regex and file existence checking logic in the aider script
What
Add comprehensive unit tests for the file path extraction and validation logic introduced in PR #3758 in the aider ...
ai-suggested
sonnet
I tried running this a couple of times with my correct Apple ID login. Each time, I completed login and 2FA
successfully, and the tool reports the following:
Opening iCloud recovery page...
(node:19453) ...
Problem
The GUI-thread marshalling added for #7209 lives in UpstreamDrift s vendored copy of the shared tree:
- src/shared/python/ai/gui/assistant_panel.py — _sidekick_invoke_requested queued signal ...
architecture
bug
priority:high
size/M
technical-debt
Summary
There is no health check endpoint for load balancers, Kubernetes probes, or uptime monitors. This issue adds a /healthz
endpoint that checks all critical dependencies.
What Needs To Be Done
...
fix(scripts): trim $repoRoot to guard against trailing whitespace in git output on Windows
What
In scripts/aider-issue.ps1, line where $repoRoot is assigned:
$repoRoot = git rev-parse --show-toplevel ...
ai-suggested
local-7b
Summary
Rate limiting slows attackers but doesn t lock them out. This issue adds per-account lockout after N consecutive failed
login attempts, tracked in Redis.
What Needs To Be Done
- After each ...

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.