issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:Java
Filter by
5.9M results
A decorated Python def or class is parsed into a decorated_definition wrapper node. The chunker unwraps it only to read
the symbol name; the chunk-type and container decisions still look at the wrapper ...
bug
Bug
If you ve already completed today s puzzle and reload the page, the game immediately re-opens the result modal (finish
screen) instead of landing on the How to Play screen.
Root cause
At boot, the ...
Goal
Keep dashboard, workbench, and local inspection views from reading or displaying project-external artifact refs when
local run indexes or job output contain unexpected paths.
Context
M20 makes ...
area:core
status:ready
type:task
Bug
The archive iterates from daysAgo = 1 to daysElapsed (days since Jan 1 2025). Since the puzzle bank has 365 entries and
wraps via % PUZZLES.length, once the game has been running for more than 365 ...
Problem
.github/workflows/docs.yml has a stale paths entry:
- nodes/src/nodes/**/doc.md
But packages/docs/scripts/lib/gather.js reads node docs from:
const NODES_GLOB = nodes/src/nodes/*/README.md ...
Currently, there is no license file in the repository. Adding an open-source license (e.g., MIT) clearly defines usage
rights for users and contributors.
completed
in-progress
Add GitHub Actions workflows to automate linting, testing, and building on push/pull requests. This automation ensures
code quality and application stability, and aligns with good engineering practices. ...
completed
in-progress
Though the README mentions collaboration, the repo lacks guidance for contributors. Adding CONTRIBUTING.md and issue/PR
templates will standardize contribution requests and help manage community contributions ...
completed
in-progress
Introduce testing setup with tools like Jest and React Testing Library (for frontend) or Mocha/Chai (for backend). Add
example test files for any sample code added in the repo. This will ensure reliability ...
completed
in-progress
Currently, the repository only contains a README.md with no source code or project files. To make the repo functional,
add a minimal project structure (e.g., a src/ folder) and sample files demonstrating ...
completed
in-progress

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.