issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript linked:pr
Filter by
3.2M 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
Currently it uses Date.now().toString() change it to GUID or UUID
Website URL
www.brickstickershop.com
What browser are u using?
Firefox 152.0
Version
1.1.9
Notes
The cookie pop-up is not hidden; instead only the choices are hidden.
V1.1.9
Website request
Project Name / Day Number
Zomato-clone 64
Bug Description
The footer section exhibits a layout issue where text content overflows beyond its container boundaries, causing UI
misalignment and breaking ...
bug
gssoc:approved
Root cause (operator-reported: 3 dev merge-conflicts in a row)
SyncService.runFullSync s persist block (ai/services/github-workflow/SyncService.mjs ~211-218):
git commit --no-verify -m chore: ticket ...
ai
architecture
bug
vite.config.js line 116 sets chunkSizeWarningLimit to 1500KB:
chunkSizeWarningLimit: 1500,
The Vite default is 500KB. This 3x threshold means large chunks pass unnoticed in builds, degrading user experience. ...

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.