issues Search Results · language:Dune language:Python language:HTML language:Java language:Go language:JavaScript linked:pr
Filter by
7.3M results
What breaks
parse_git_status in packages/python-sdk/e2b/sandbox/_git/parse.py incorrectly sets detached=True and leaves
current_branch/upstream unpopulated for a repository that is not in detached HEAD ...
Problem
There s no standardized, one-command way to spin up a local kubauth development environment. From a fresh clone, getting
a working dev cluster and the right toolchain is manual and undocumented. ...
Context
PR #44 shipped Microsoft 365 OAuth in Workit v2.260531.3, but the current happy path is still CLI-local:
wk auth add email --services m365 --readonly
That works when a technical operator can ...
What breaks
When a collection has mixed payload types on the same key (e.g., one point has count : 42 and another has count :
hello), applying a MatchText or MatchTextAny filter crashes with a TypeError: ...
Right now, dependencies to S3 and Redis clients are initialized globally as package-level variables
(handlers/handlers.go lines 20-21). This makes testing harder and ties code structure to specific implementations. ...
enhancement
Found while dogfooding — caused real confusion: after merging a dashboard fix + rebuilding/relaunching, a maintainer
hard-refreshed and still saw the OLD behavior (flickering help), because the browser ...
bug
ui
Problem
Elision is a wire/network optimization, so the layer that actually proves it works is an e2e network probe in a real
browser. Today there is exactly ONE such test (test/e2e/e2e.test.mjs: display-only ...
enhancement
Problem
Display-only component elision drops a component s module (and its customElements.define) from the browser when the
analyser judges it purely presentational. That is safe in isolation, but it ...
bug
Milestone: M2 · Goal: parse PD2 shared-stash .stash files into the standard item model (READ-ONLY). Prereq for the GUI
display issue.
Format (reverse-engineered; see memory pd2-file-formats)
- Header ...
What breaks
Calling set_index() on any ActionModel subclass that has no fields set (e.g. a parameterless action like done) raises
StopIteration. The crash occurs at line 83 of browser_use/tools/registry/views.py: ...

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.