issues Search Results · language:Edge language:Python linked:pr language:C# language:JavaScript language:CSS
Filter by
5.1M results
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
Problem
1. _format() imports datetime and json on every call
2. FILE and JSONL output modes in _write() have identical branches
Fix
1. Move imports to module level
2. Merge branches
Closes via ...
enhancement
Problem
compression.py duplicates ~60 lines from token_estimation.py:
- _CJK_RANGES, _CJK_RANGE_SET, _is_cjk() — identical definitions
- estimate_tokens() and estimate_messages_tokens() — similar ...
enhancement

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.