issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python linked:pr
Filter by
4.5M results
문제
promptfoo eval 슈트가 세 갈래로 미완결이다(모두 같은 디렉토리·같은 package.json·같은 README — 한 작업 단위).
1. VERIFY 마커가 미확인 으로 오독 유발. promptfooconfig.yaml의 VERIFY 마커 3곳(skill-used/not-skill-used assertion, 모델 ID, working_dir ...
roadmap
문제
validate-plugin.mjs에 §1.3 통일감 계약과 템플릿 무결성을 집행하지 못하는 예방 갭 셋이 같은 파일에 있다. 지금 발화 중인 버그는 아니지만 skill/template이 늘수록 regression
risk다.
1. A3 substitute-file 부재 silent-skip. :539에서 if (!fs.existsSync(subFilePath)) ...
roadmap
Summary
Driving local-libvirt KDUMP capture needs the worker venv to import guestfs and drgn, but neither is wired by default:
drgn is in the optional live dependency-group, and the python3-libguestfs ...
area:build-install
priority:low
provider:local-libvirt
status:ready
type:docs
Summary
The local-libvirt kdump harvest reads the whole vmcore into worker memory via libguestfs read_file. For large cores (up
to the 5 GiB MAX_CORE_BYTES ceiling) this is a multi-GB transient allocation. ...
area:control-retrieve
priority:low
provider:local-libvirt
status:ready
type:refactor
문제
checkA4()의 aitccSubcmds 수집 블록(validate-plugin.mjs:686-696)은 Commander.js regex /\.command\([ ]/g를 쓰지만 console-cli는
citty의 defineCommand를 쓰므로 이 패턴이 단 한 건도 매칭되지 않는다. 더 결정적으로, 수집된 aitccSubcmds Set은 함수 ...
roadmap
문제
scripts/sync-plugin-version.mjs는 pnpm release:version(= changeset version pnpm sync:plugin-version) 경로에서만 실행된다.
validate-plugin.mjs의 runChecks는 A1–A4만 호출하고 .claude-plugin/plugin.json·package.json의 ...
roadmap
문제
register/SKILL.md의 실패 테이블 헤더가 reason (exit)이고, 인증 실패 행에 authenticated:false` (10)이 적혀 있다. 이 표기는 JSON 응답의 reason 키 값이
authenticated:false라는 인상을 주지만, 실제 계약은 { ok: true, authenticated: false } (exit 10)로 ...
roadmap
문제(비개발자가 막히는 지점)
inject-polyfill §6 [다음 단계 — 수동] 블록은 SDK 직접 import를 표준 Web API로 교체하면 polyfill이 처리한다 고 안내하는데, 이건 TypeScript 파일 편집 능력을
전제한다. 비개발자(brownfield 마이그레이션)는 import { setClipboardText } from @apps-in-toss/web-framework ...
roadmap
문제(비개발자가 막히는 지점)
logs 대안 4(Sentry)는 YOUR_SENTRY_DSN placeholder가 든 TypeScript 스니펫만 주고, 다음에 무엇을 할지 안내가 없다. 에이전트는 pnpm add @sentry/browser와
파일 편집을 할 수 있지만, 명시 요청 없는 외부 서비스 자동 설정 금지 규칙 + 명시적 위임 안내 부재로 사용자가 ...
roadmap
문제(비개발자가 막히는 지점)
debug §5-B 산문은 candidate가 없으면 /ait deploy로 빌드·업로드한다 고 올바르게 위임하지만, 바로 아래 코드 블록이 ait build + ait deploy --scheme-only(인증
플래그 없음)를 raw bash로 노출한다. 에이전트가 실행 순서의 코드 블록을 따르면 /ait deploy skill의 ...
roadmap

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.