issues Search Results · language:Dune language:Python linked:pr language:TypeScript language:Java language:JavaScript
Filter by
8.8M results
Implement minimal service worker for PWA support on the new domain and add CSS media queries for dark theme map iframe.
This issue is created automatically to track contribution activity.
updation
Problem
Recent code added ArchivedTaskListsModal and archive UI to the tasks page, but the TaskList interface and store are
missing the required fields.
TypeScript Errors
src/app/(dashboard)/tasks/page.tsx(607): ...
priority: P1
status: review
type: bug
説明
case-auto が case-open/case-close 相当処理を実行する際、工程間の状態引き継ぎ不足により以下の処理が漏れている:
1. case-open 相当処理での RU 削除が未実施
2. case-close 相当処理での learning capture が未実施
3. case-close 相当処理での Post-run intake capture が未実施 ...
bug
Summary
Add support for Chrome s built-in AI (Gemini Nano via the Prompt API) as a new LLM provider, allowing users to use AI
features without an API key.
Motivation
Currently, AI Image Import requires ...
Summary
Update the Tencent release deployment documentation to distinguish the initial v0.1.0 branch baseline from the current
v0.1.1 deployment baseline.
Expected Behavior
Release deployment docs should ...
documentation
Overview
Add automated dependency security checks to prevent vulnerable packages.
Tasks
- Add npm audit --audit-level=high step to CI workflow
- Create .github/dependabot.yml for automated weekly ...
Overview
Add JSDoc type annotations to all public APIs for better IDE support and catching type errors.
Tasks
- Add @typedef definitions for common types (LevelConfig, EnemyConfig, WeaponConfig)
...
Overview
Add integration tests that verify the actual game boots and responds to input in a real browser.
Tasks
- Install Playwright as dev dependency
- Add test:e2e script to package.json
- Create ...
Overview
All 65+ modules load upfront. Implement dynamic imports so only the current level loads.
Tasks
- Convert level scene imports in main.js to dynamic import() calls
- Load each level scene ...

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.