issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:Java language:TypeScript
Filter by
6.6M results
@claude Arrow key movement doesn t work because gravity is too strong and pins the player to the ground.
Fix
In src/main.ts, reduce the scene gravity to a smaller value. Change:
scene.gravity = new ...
Problem
A user pulled down Piper Vault, the app ran fine, but the wiki never populated. Root cause analysis:
- The LLM Wiki is disabled by default (wikiEnabled: false) and the auto-generation path ...
backend
bug
frontend
目的
ビルドとブラウザアプリの両方から使う純粋モジュール群(単一情報源)を入れる。
Todo
- [x] types.ts(Segment/Lesson/Group)/ sentence-splitter.ts
- [x] word-cues.ts: buildWordUnits / activeCueIndex(#10 の中核、unit test 付き)
- [x] voices.ts: ...
feat
Scope
Restyle src/screens/DashboardScreen.tsx to the Verdure calm-wellness design system (Unit 4 of the overhaul plan).
Changes
- Hero day card — deep sage-d (Colors.sageDeep) panel, white text, big ...
Summary
Running egc --version currently produces no output or an error. The CLI should print the current version and exit
cleanly.
Expected behavior
$ egc --version
1.0.2
What needs to be done
1. ...
enhancement
good first issue
Context goal
Fourth of four issues from the testing-gaps analysis. Siblings: #146 (Tier-1 unit), #147 (Tier-1 e2e), #148 (Tier-2 —
lands first, shared file).
Verified facts on main:
- packages/theory ...
Описание
SecurityConfig не содержит явной CORS конфигурации. При добавлении браузерного клиента разработчик может установить
allowedOrigins( * ) как quick-fix, что откроет API для CSRF атак. Preventive ...
chore
medium
Summary
Release AgenticOS v0.4.37 after #542/#543 so Homebrew-installed binaries include the verified switch-in/switch-out
workdir effect matrix and activation Skill v8.
Scope
- Bump mcp-server package ...
Описание
Текущая конфигурация Spring Security завершается anyRequest().permitAll(), что означает любой будущий endpoint вне
/api/v1/** будет публично доступен по умолчанию без явного предупреждения.
...
chore
in-progress
medium
Context
Identified during review of PR #5462 (GAP B — non-project session filtering).
Description
GAP B remaps and filters */.claude/worktrees/* cwds (agent-harness worktrees), matching the bash filter ...
enhancement
from-review

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.