issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
1.8M results
Descrição do Problema
Na função que libera as obras para seleção do usuário, existe uma regra usada para a Matriz que aplica uma permissão
geral para todas as obras, assim os usuário da Controladoria, ...
Fluig
Summary
Follow-up to #640 (shipped in #650). Reference docs are attachable + reusable via the 📎 picker, and deletable inline
(trash icon per row) — but there is no central place to manage them. A user ...
needs:triage
status:backlog
Issue: Refactor python views
Description
Views under source/games/views/ are organized as one module per resource type (e.g. characters.py, treasures.py,
auth.py), but each module still groups multiple ...
Ready
Summary
_resolveManifest in gsd-core/bin/lib/capability-state.cjs only recognizes two skill-install layouts. Installs that use a
flat commands/gsd- stem .md layout get an empty manifest, which makes resolveSurface ...
area: core
bug
confirmed
ready-for-agent
Problem
make check / the Test CI job fails on frontend-format-check (prettier --check .) on main. Five files are not
Prettier-formatted:
- web/src/components/index/ProjectPanel.svelte
- web/src/components/index/SessionsList.svelte ...
style
Issue: Follow Python code PEP 257
Description
Class docstrings in the Python backend (source/) should be separated from the class line by a blank line, per PEP 257
style, instead of appearing immediately ...
Ready
@open-swe-hub-app
1. give me a detailed explanation of what is Fake Plastic Trees ?
2. add a new random element to the draw with a cow at
[README.md](https://github.com/thiagocolen/thiagocolen.github.io/blob/master/README.md) ...
if (foo) {
(event.target as HTMLInputElement).blur()
}
is rewritten by Prettier to
if (foo) {
;(event.target as HTMLInputElement).blur()
}
The extra semicolon lets prefer-early-return interpret ...
bug
Feature/Project Proposal
I would like to propose adding two new features to the Travel Booking Website (Day‑102) project:
1. Load More functionality in the Services section – initially show a limited ...
enhancement
功能: 補齊前端專案文檔,讓新成員與協作的 AI coding agent(Claude Code、Codex、Gemini PR 審閱)能快速掌握專案規範與環境設定。
預期結果:
- README.md 涵蓋專案介紹、環境變數、安裝/啟動、Prisma migration 流程、認證流程、測試、部署資訊
- AGENTS.md 定義目錄結構、開發指令、跨 repo 共用規則與後端特有邊界(JWT/bcrypt/migration/rate ...
CHORE

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.