issues Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:Java language:JavaScript
Filter by
39.7M results
[Transport] Add WebTransport receiver prototype
Background
Deliver KGM1 motion frames with low latency and drive remote avatars without sending raw video.
Acceptance criteria
- [ ] Does not break ...
area/transport
priority/P2
protocol/kgm1
type/feature
[Transport] Add WebTransport sender prototype
Background
Deliver KGM1 motion frames with low latency and drive remote avatars without sending raw video.
Acceptance criteria
- [ ] Does not break local-only ...
area/transport
priority/P2
protocol/kgm1
type/feature
Design Finding: Per-Request Set Normalization in redactHeaders
- Current representation: redactHeaders(headers, redactSet) creates a new lowercased Set via new
Set(Array.from(redactSet, h = h.toLowerCase())) ...
priority: medium
refactor
[Transport] Implement Rust KGM1B payload framing
Background
Deliver KGM1 motion frames with low latency and drive remote avatars without sending raw video.
Acceptance criteria
- [ ] Does not break ...
area/transport
priority/P2
protocol/kgm1
type/feature
Context
This is a deliberately-deferred design follow-up from the VSTest-object-model decoupling of
MSTestAdapter.PlatformServices (the SettingsException neutralization in Phase 6e-4a).
Today the adapter ...
[Transport] Implement KGM1B binary header in TypeScript
Background
Deliver KGM1 motion frames with low latency and drive remote avatars without sending raw video.
Acceptance criteria
- [ ] Does not ...
area/transport
priority/P2
protocol/kgm1
type/feature
[Avatar] Add mapping regression snapshot tests
Background
Safely connect stabilized KGM1 signals to avatar rigs such as VRM, Live2D, and Inochi2D.
Acceptance criteria
- [ ] Target parameters are ...
area/avatar
integration/avatar
priority/P1
type/feature
背景 / 目的
Claude Code 用の Unity 関連 skill(liminal-* / uloop-* 等)を、各プロジェクトに個別配置するのではなく、この unity-coding-standards リポジトリを中心に
プロジェクト横断で使い回せる 形にしたい。
現状:
- liminal-* skill は liminal-palette パッケージの AISkills~/ ...
📦root/ ├──📂pages/ │ └──📄index.js ├──📂models/ │ ├──📄users.js │ ├──📄content.js │ └──📄password.js ├──📂infra/ │
├──📄database.js │ ├──📂migrations/ │ └──📂provisioning/ │ ├──📂staging/ │ └──📂production/ └──📂tests/ ...
Description
The authentication system currently crashes with a server-side error because validatePassword is referenced but not
defined. As a result, the password reset flow fails with a 500 Internal ...
bug
elusoc

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.