issues Search Results · language:Dune language:Python language:JavaScript language:Ruby language:HTML language:JavaScript
Filter by
50.2M results
Add release-maintenance documentation so the project has a visible release history and a repeatable release workflow.
Scope:
- Add CHANGELOG.md.
- Add docs/release_checklist.md.
- Link ...
Description
In server/main.py, get_next_command_id uses UUID4 to generate command IDs. This is overkill for a simple counter and
produces unnecessarily long IDs.
Impact
- Harder to read in logs
...
code quality
Introduction to CodeQL
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @tetoa22! Welcome to your Skills exercise!
Learn to ...
Description I am missing files for alot of data apparantly according to the data status page, However some still work as
the refinery calculator itself still works and others but most mining and salvage ...
bug
What to build
Adversarial QA gate validating the read-only classifier as a cohesive surface. Distinct from per-PR cross-functional
review — this gate runs the assembled classifier against the actual copilot-instructions.md ...
needs-triage
validators are using pyth pro or pyth benchmarks now? if benchmarks, then WTIOIL will be scraped by pyth benchmarks And
if pyth pro, then it will be scraped by app.hyperliquid.xyz(24/7 support). I think ...
Description
In server/main.py (lines ~1135-1152), cleanup_idle_agents iterates agent_states.items() and later deletes keys. While a
to_delete list is used, concurrent modifications to agent_states or ...
bug
週次統合分析レポート(2026-06-02 〜 2026-06-08)
1. 全体トラフィック&品質サマリー(GA4 20指標)
| 分類 | # | 指標名 | 今週の実績値 | 状態 |
| :-- | :-- | :-- | :-- | :-- |
| 集客・アクセス | 1 | アクティブ ユーザー数 | 140 | ⚠️ 要注意 |
| | 2 | セッション数 | 195 | ⚠️ ...
weekly-report
Description
/api/agent/progress/{project_id} (line ~4103) has no authentication. Anyone can monitor real-time agent progress for any
project via SSE.
Impact
- Information disclosure of agent activity ...
security
Description
In server/main.py (lines ~3486-3503), when PluginOfflineError or TimeoutError occurs, the agent sets status to failed
and returns, but other pending command_results entries (with waiting events) ...
bug

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.