issues Search Results · language:Dune language:Python language:JavaScript language:Java language:TypeScript
Filter by
70.6M results
Target Files: src/utilities/RoomUtility.js
Create a general utility module for interacting with Room objects, providing foundational functions for other managers
and utilities.
Acceptance Criteria:
...
architect-proposal
jules-approved
Target Files: src/utilities/StructureUtility.js
Create a general utility module for interacting with Structure objects, providing common checks and data retrieval
functions.
Acceptance Criteria:
- ...
architect-proposal
jules-approved
Target Files: src/roles/Repairer.js
Implement the Repairer creep role, which will be responsible for repairing damaged structures.
Acceptance Criteria:
- Create src/roles/Repairer.js.
- The role ...
architect-proposal
jules-approved
Target Files: src/utilities/ControllerUtility.js
Create a utility module to provide functions for interacting with and retrieving information about the room s
controller.
Acceptance Criteria:
- Create ...
architect-proposal
jules-approved
What to build
The same sum a quantity over planets/fleets filtered by ownership category pattern is reimplemented in at least three
places with the identical owner not in (-1, player) enemy filter:
...
needs-decomposition
proposed
Target Files: src/utilities/SourceRegenerationUtility.js
Create a utility module to provide information about source regeneration times, assisting the TaskAssignmentManager in
making informed decisions ...
architect-proposal
jules-approved
What to build
The per-planet combat resolution inside step_state (src/lookahead.py:149-190) is the most logically dense block in the
simulator: it builds an owner→ships map, picks a winner with a tie-break ...
afk-sized
proposed
What happened?
I encountered the following error while connecting a custom provider
{ title : Unprocessable Entity , status :422, detail : validation failed , errors :[{ message : unexpected property ...
bug
What to build
The module docstring in build.py:1-8 states it Reads math_utils.py, strategy.py, and agent.py in dependency order — but
SRC_FILES (build.py:15-23) actually bundles seven modules: math_utils.py, ...
afk-sized
proposed
Source
Jelly micro-test benchmark (PR #1376). `more1` scores 0% (0/10 named edges missed).
Pattern
```js // for-of over array of functions for (const fn of [fn1, fn2]) { fn(); } // ← missed: fn1, fn2 ...

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.