issues Search Results · language:Dune language:Python language:JavaScript language:C# language:Java linked:pr linked:pr
Filter by
6.5M results
Graders, adapters, and reporters are registered by hand in each package s __init__.py. External packages can t add their
own without editing this repo.
Goals
- Discover plugins via Python importlib.metadata ...
enhancement
Problem
starter-kit/SESSION_RUNNER.md step 3C: Document Learnings instructs:
Update the workstream document and/or the Learnings table below:
…pointing sessions at SESSION_RUNNER s own Learnings (added ...
Suites can only be authored as a single YAML document. Real datasets, logs, and production traces are far easier to emit
as JSONL (one task per line), so the harness should ingest them directly.
Goals ...
enhancement
Updated moves
Add a staminaCost property to each move, and make the use move function take the fighter as well as the opponent.
Context
- Muay Thaiger: PvP Idle Fighting game
- FIGHT!
...
Problem
ensure_collection is annotated with idempotentHint=True, readOnlyHint=False but doesn t explicitly set
destructiveHint=False. Since it only installs to a temp directory and never deletes, making ...
enhancement
Problem
The find_collection prompt was added in #24 but the README Prompts table was not updated.
Fix
Add row to README Prompts table:
| `find_collection` | Guide through search, install, and explore ...
documentation
Problem
skills.py:81 sets execute permissions on generated scripts with S_IEXEC | S_IXGRP | S_IXOTH, making them executable by
all users. On shared/multi-user systems this is unnecessarily permissive. ...
bug
security
[e2e-coder] — General OS bug surfaced by the #183 weak-model SWE-bench probe (#1375 D10 in the defect map; a general
glob-correctness bug, not SWE-specific).
Symptom
Workspace.glob_files(...) returns ...
bug
The http adapter is currently minimal: it POSTs a task, parses the response leniently, and collapses every failure into
a single error string.
Goals
- Response schema validation — validate the agent ...
enhancement
Summary
In a dev container, pytest-xdist -n auto resolves the worker count from os.cpu_count(), which reports the host s total
core count rather than the container s CPU quota. This causes over-subscription: ...
testing

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.