issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript
Filter by
25.6M results
There seems to be no order to the activities. Please fix this.
Here are my ideas, maybe in a toolbar above the activity cards.
- Add some filters, for example by category. If needed, add a field to ...
enhancement
--herosystem-search-background is not defined --herosystem-shadow-45 is not defined --herosystem-border is not defined
img width= 359 height= 163 alt= Image src=
https://github.com/user-attachments/assets/80efd7f0-0009-4feb-bae5-c881f06b1129 ...
application sheets
bug
这份指南总结了近期深度排查 SEO 和线上排版 Bug 时得出的避坑指南,建议后续所有开发者与 AI 助手严格遵守:
1. ⚠️ 批量修改与正则替换的“雷区”
- 拒绝全局正则盲改:在包含 HTML/JS 混合的单文件中,严禁使用跨标签的全局正则进行替换,极易误伤 script 内的动态拼接逻辑。
- 最佳实践:必须限制作用域(如限 head 内),或未来使用基于 AST(如 cheerio)的脚本精准修改 ...
Parent review: #70
Problem
apps/web/src/components/TaskList.tsx is approaching 900 lines and mixes rendering, filtering, sorting, drag/drop
reordering, title editing, input lock controls, Decision Gateway ...
Parent review: #70
Problem
The server assembles client-facing task/context/request shapes manually in apps/server/src/server.js, while the frontend
mirrors them manually in apps/web/src/types.ts. This ...
Parent review: #70
Problem
Decision Gateway behavior is partly pure and already extracted in packages/core/src/decisionGateway.js, but server-side
orchestration remains embedded in apps/server/src/server.js: ...
Parent review: #70
Problem
apps/server/src/server.js currently contains the Codex App Server adapter end to end: shared runtime process spawn,
JSON-RPC request/response state, auth/login recovery, model ...

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.