issues Search Results · language:Dune language:Python language:Python language:HTML language:JavaScript language:HTML
Filter by
47.1M results
Improve validation error messages so maintainers can quickly understand which field is missing or invalid in structured
agent output. The goal is to keep the CLI deterministic and offline while making ...
Target Files: src/managers/TaskAssignmentManager.js
Integrate the existing and new task modules into the TaskAssignmentManager. Acceptance Criteria: 1.
TaskAssignmentManager must import all task modules. ...
architect-proposal
jules-approved
Target Files: src/managers/task_modules/DropAssignmentModule.js
Implement the DropAssignmentModule to evaluate drop-off points and assign them to idle creeps. Acceptance Criteria: 1.
Must export a function ...
architect-proposal
jules-approved
We need to add some instructions for how the user can convert the exported .webm file to an MP4 or similar file.
We should include that the original .webm file that is exported can easily be dropped into ...
Target Files: src/managers/task_modules/PickupAssignmentModule.js
Implement the PickupAssignmentModule to evaluate dropped resources and assign them to idle creeps. Acceptance
Criteria: 1. Must export ...
architect-proposal
jules-approved
Target Files: src/managers/task_modules/RepairAssignmentModule.js
Implement the RepairAssignmentModule to evaluate damaged structures and assign them to idle creeps. Acceptance
Criteria: 1. Must export ...
architect-proposal
jules-approved
Target Files: src/managers/task_modules/BuildAssignmentModule.js
Implement the BuildAssignmentModule to evaluate construction sites and assign them to idle creeps. Acceptance
Criteria: 1. Must export ...
architect-proposal
jules-approved
The endpoint /v1/selection/simple/lists returns all builders for the logged-in user, not only Simple selections
It is used by My Selections page and the Combinator builder picker, so the current name ...
Bug Report
ID: BUG-LAB9-001 Módulo afectado: app/descuentos.py Versión: lab9-v1.0
Severidad
[ ] CRITICAL [ ] HIGH [x] MEDIUM [ ] LOW
Prioridad
[ ] P1 [ ] P2 [x] P3 [ ] P4
Pasos para reproducir
1. ...
背景
当前每个 episode 落盘 `episode.jsonl`(紧凑账本)+ `transcript.jsonl`(全保真),但缺少一条易读的 trajectory
链来直观看模型「调了哪些工具、按什么顺序、每步参数与结果摘要」。分析模型行为(尤其
debug 失败 case)时需要逐条翻 jsonl,效率低。
目标
为每个 run 额外产出一条结构化的 traj 链:把模型的工具调用按时间顺序串成可读序列,每个节点含 ...

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.