issues Search Results · language:Dune language:Python language:JavaScript is:public language:JavaScript linked:pr linked:pr
Filter by
4.4M results
test_send_to_group_with_several_leaders fails on nondeterministic recipient order
bug-fix
chore
What
Port capsa/evals/ into Armarius and clean it up:
- Move into repo-root evals/, rewrite capsa.* → armarius.*
- Fix the broken from capsa.cli import CapCLI scripts (CapCLI never existed) by adding ...
Summary
Extract the BofA-specific import repair workflow introduced for #68 into a generic statement repair framework that
routes through source-format adapters. Bank-specific code should remain in parser/adapter ...
Significance. Routing is the minimum information needed to place this slice in the dependency graph. Parent and
dependencies must be existing issue numbers; unlocks may be forward-looking. Prose description ...
slice
Problem
Validated compose-routing research artifacts produced during #362/#363 live only in a worktree .tmp/ scratch dir. They
are not committed anywhere durable and will be destroyed by /clean-gone (or ...
What
tests/test_quick_buttons.py calls pytest.skip( /root directory not available ) in
TestErrorHandling.test_permission_denied_handling (line 119) but the file never imports pytest (the import is commented ...
Background
Node.js 20 stabilised the --watch flag (experimental since v18.11.0). This project targets Node 24, so nodemon is
redundant.
Current
start : webpack serve nodemon --watch server -e js,html ...
やること
レビューコメントの重大度表記を、絵文字(🔴/🟡)+2段階(Important/Nit)から、絵文字なし・3段階(High/Medium/Low)に統一する。
- REVIEW.md: 重大度定義を High/Medium/Low の3段階に。🔴/🟡 を削除。
- .github/workflows/claude-review.yml: プロンプトの「先頭に 🔴 [Important] ...
What happened?
Modal can only be closed with mouse click on X button Fix: Add Escape key handler: if (e.key === Escape ) closeModal()
Steps to reproduce
Steps: 1. Tab to modal. 2. Use Escape key. 3. ...
bug
enhancement
Problem
Two packages are listed as direct dependencies but are never imported anywhere in the codebase:
- fs-misc — zero import/require references in the entire repo. Completely dead.
- ajv (JSON ...

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.