issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:HTML
Filter by
2.3M results
Context
User invoked /audit with a mobile screenshot of Profile Lite chats. Visible problems:
- Chat module shows: Чаты пока не найдены. Создание новых диалогов: needs verification до live-проверки ...
배경 / 문제
매우 작은 npm error classifier가 파일 단위로 나뉘어 있어 package surface와 tests가 불필요하게 늘어날 수 있습니다.
근거
- scripts/classify-npm-lookup-error.mjs 19 lines
- scripts/classify-npm-publish-error.mjs 19 lines ...
chore
maintenance
배경 / 문제
외부 실행 파일 resolution과 spawn helper가 흩어져 cross-platform 처리와 테스트가 어렵습니다.
근거
- bin/lib/dispatch.mjs:61-82 PATH에서 claude executable 탐색
- 다른 script들은 spawnSync/process.execPath/npmCommand 등 process ...
chore
maintenance
배경 / 문제
simple YAML parser는 의도적으로 작은 문법만 지원하지만 지원/비지원 경계가 코드와 에러 문구에만 묻혀 있습니다.
근거
- scripts/lib/parse-simple-yaml.mjs:1-3 scalar parsing
- scripts/lib/parse-simple-yaml.mjs:30-50 top-level key parsing ...
chore
maintenance
배경 / 문제
repo 복사 기반 테스트가 반복되어 성능/cleanup/filter 정책이 파일마다 달라질 수 있습니다.
근거
- scripts/test-token-budget-coverage.mjs:15-24 copyRepo
- scripts/test-token-budget-coverage.mjs:69-75 withTempRepo
- scripts/test-verify-robustness.mjs:47 ...
chore
maintenance
배경 / 문제
budget isolation이 generator의 parser를 복제해 같은 YAML을 서로 다르게 해석할 수 있습니다.
근거
- scripts/check-budget-isolation.mjs:72-93 parseSubcommandTokenBudgets가 project-runtime-assets parser를 미러링한다고 주석
- ...
chore
maintenance
배경 / 문제
issue form 파일 탐색, YAML-like field parsing, admission policy가 한 흐름에 있어 새 rule 추가 시 regex와 출력 로직이 함께 변합니다.
근거
- scripts/verify-issue-forms.mjs:26-28 required fields/caveat policy constants
...
chore
maintenance
Summary
generateOverlay in generate-rpc-overlay.js calls rewriteLocalDefsRefs on the generated overlay structure, which mutates
$ref values in place. Because buildRequestBody stores transition.schema.request ...
bug
cross-cutting
CodexAgent subscription auth works with direct codex exec and with CodexAgent.generate({ configDir }), but fails inside
workflow Task preflight.
Docs say configDir sets CODEX_HOME and no OPENAI_API_KEY ...
Description
The Playwright authentication test fails because it checks the visibility of #navbar-placeholder instead of the actual
rendered navbar element.
Steps to reproduce
1. Run Playwright E2E ...
bug
Medium
SSoC26

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.