Skip to content

issues Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:C++ linked:pr

Filter by

8.4M results  (464 ms)

8.4M results

[Bug]: Monolithic backfill stores PR-inclusive count as openIssuesCount Description backfillRepository() paginates /issues, which returns both issues and pull requests. The sync state used issuePage.fetchedCount ...

[Bug]: Featured Contributors View all links to repositories instead of leaderboard Description On the dashboard, the Featured Contributors card viewAllHref pointed to /repositories. Users expect the ...
bug

Problem: Each Report Layout mode is not fully independent of other Report Layout modes, and contains duplicated logic. Expected Behavior: Changing the mode selection should store mode carries no behavioral ...

[Bug]: REST issues closed without state_reason skip GraphQL solver lookup Description check_github_issue_closed() treated any closed issue whose REST state_reason was missing or not exactly completed ...
bug

[Bug]: Swap direction lost when tracker resolves before terminal contract event Description SwapTracker.resolve() drops swaps from active when voting completes, but ContractEventWatcher later needs (from_chain, ...
bug

[Bug]: vouch doctor / rebuild_index writes embeddings to the wrong store Description rebuild_index() clears the modern embedding_index table via index_db.reset(), but _rebuild_embeddings() wrote vectors ...

Summary Running a parallel-fanout workflow (e.g. Risk Domain Assessment) intermittently fails with a ** Connection error ** toast. Failed runs record tokens_input: 0 and die after ~10–12s, before any ...

Problem 1. background.py: exports nonexistent BackgroundTaskManager (class is BackgroundCommandRunner) 2. subagents.py: exports nonexistent SubAgentPool (class is SubAgentRuntime) 3. steps/json_loop.py: ...
bug

[Bug]: Variable Assigner rejects valid parameter: 0 and parameterless operators Description The Variable Assigner component used a truthiness check on parameter, so legitimate values like numeric 0 were ...

Problem Both methods create set(self.denied) and set(self.allowed) on every call. Since these are small tuples (1-5 elements), tuple in is sufficient. Fix Use capability in self.denied directly. Closes ...
enhancement
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.