issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python linked:pr
Filter by
4.5M results
문제(비개발자가 막히는 지점)
비개발자는 @ait-co/console-cli(aitcc)를 따로 깔지 않았을 수 있다. register와 deploy-key는 PATH 검사 없이 곧장 aitcc whoami --json을 호출해, aitcc가
없으면 command not found raw 셸 오류만 뱉고 멈춘다. exit code 판별이 없어 에이전트가 이를 ...
roadmap
문제(비개발자가 막히는 지점)
앱인토스 콘솔에 막 가입한 비개발자는 워크스페이스가 0개다. register Step 3는 워크스페이스가 정확히 1개·여러 개인 경우만 분기하고 0개를 잡지 않아, 에이전트가 workspaceId 미결정 상태로
aitcc.yaml을 만들고 등록을 시도해 no-workspace-selected(exit 2)로 실패한다. 워크스페이스 ...
roadmap
문제(비개발자가 막히는 지점)
비개발자는 /ait new 직후 출력되는 Step 6 다음 단계 블록을 유일한 지도로 삼는다. 그 블록은 setup-bundle → register → deploy만 인쇄하고 /ait design(등록 이미지
자산)과 /ait deploy-key(배포 인증 전제)를 모두 빠뜨린다. 그래서 /ait register에서 ./assets/ ...
roadmap
The state should not be initiated in useeffect to prevent UI Flicker Wasted Renders. This will improve performance.
문제(비개발자가 막히는 지점)
비개발자는 Node나 pnpm이 설치돼 있지 않을 가능성이 매우 높다. /ait new app-name 을 실행하면 skill이 사전 검사 없이 Step 5에서 곧장 pnpm install을 돌리는데, pnpm이
없으면 command not found, Node가 낮으면 빌드 오류가 raw 셸 출력으로 튀어나온다. 비개발자는 ...
roadmap
Background
The current LedgerLens scoring pipeline (`detection/model_inference.py`) produces a snapshot score — it takes the
current feature vector for a wallet and outputs a point-in-time risk estimate. ...
advanced
enhancement
GrantFox OSS
Maybe Rewarded
Official Campaign
Objective
Harden the raw source snapshot model and stable hashing behavior only.
Product context
Raw snapshots are the evidence root for extraction, dedupe, review, future verification, and re-extraction. ...
codex-ready
concurrency:exclusive
phase:mvp-core
track:data-model
Claim boundary / evidence status
Diagnostic-only finding from a repository documentation + code audit (2026-06-21). This is an engineering-correctness
gap, not a benchmark, paper, or safety claim. No ...
RL
sensors
technical-debt
Currently it uses Date.now().toString() change it to GUID or UUID

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.