Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript linked:pr language:JavaScript

Filter by

4.5M results  (366 ms)

4.5M results

Currently build-workspace-image.sh cherry-picks individual files from each plugin (extension.ts, tools/*, hook scripts) and stages them into separate Docker build contexts. This has two problems: 1. ...

Before submitting - [x] I searched existing issues and confirmed this is not a duplicate Closest existing issues, and why this is distinct: - #2705 (closed → consolidated into #2782 / plan-09): ...

Phase 1 of epic #734 (plan: ~/.claude/plans/sprightly-gliding-anchor.md). This is the core reliability fix — it closes the #217 invisible limbo class. Problem Enqueue into the merge queue is lazy: it ...
coord

Phase 0 of epic #734 (plan: ~/.claude/plans/sprightly-gliding-anchor.md). Problem coord/merge_queue.py process() (~424) halts a whole (repo, target_branch) group on the first merge conflict — the break ...
coord

Phase: Expand — adding the next capability Add the next vertical slice for power users: after saving a show template, a creator can turn it into a shareable gallery listing with a preview, name, short ...
bl:active-step
bl:step-done

Summary The /design final report Review Phase Detail table renders — in every Time and Cost cell (each round and the total). The design plan-review loop does not record per-round timing in the format ...

The suite passes (11 tests) but misses several behaviors: - Adapter render: only claude render is asserted; codex and kiro (body-as-is, no frontmatter) are untested. - Global scope: base_dir(Scope.GLOBAL) ...
enhancement

Observation category is a required field (validated in REQUIRED_FIELDS) and stored on Skill, but it is never used: not shown in skilldeck list, not used for grouping/filtering, and not emitted by any ...
enhancement

Problem load_skill checks that supported-agents is a non-empty list but not that its entries are real agents. A typo like supported-agents: [claud] loads cleanly; the skill then silently never installs ...
enhancement

Problem Skill is declared @dataclass(frozen=True), which auto-generates __hash__. But supported_agents: List[str] is an unhashable mutable list, so hashing a Skill (e.g. putting it in a set or using it ...
bug
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.