issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:TypeScript
Filter by
6.7M results
Summary
Re-skin the app s design tokens to match the Anthropic website palette.
Target palette
- Ivory (#F0EEE6) — page background
- Slate (#1A1915) — primary text
- Clay / Book Cloth (#CC785C) ...
Problem
After every exchange, both the workspace and registered project submodules are committed (WIP commits via
createGitExchangeProcessor and createProjectsExchangeProcessor). However, neither pushes ...
katachi-patch-request
Motivation or problem
defaultRng (a crypto.getRandomValues wrapper) is defined verbatim in reverse.ts, opaque.ts, and signed.ts. Separately,
every codec constructor repeats the same wire-surface tail ...
enhancement
in-progress
Motivation or problem
The Signed Timestamp codec has shipped (#106 closed; src/signed.ts, the ./signed subpath export, and tests exist), but
two summary passages still describe it as unshipped:
- CONTEXT.md ...
enhancement
in-progress
Motivation or problem
The minimal codec contract { safeParse(value): ParseResult Brand } is redefined in five adapters under two names —
IdColumnCodec (drizzle, prisma) and IdCodec (express, hono, fastify). ...
enhancement
in-progress
목표
BlockEditor에 흩어진 clipboard/history 단축키 처리를 keymap 레이어로 옮긴다. 우선 copy, cut, paste, undo, redo부터 구현한다.
범위
- Cmd/Ctrl+C, Cmd/Ctrl+X, Cmd/Ctrl+V, Cmd/Ctrl+Z, Shift+Cmd/Ctrl+Z, Cmd/Ctrl+Y를 keymap entry로 ...
contenteditable
키보드
Motivation or problem
signingKeysEqual (in signing-key.ts) uses a constant-time comparison with a documented rationale — do not leak the
position of the first differing byte over secret key material through ...
enhancement
in-progress
Motivation or problem
opaque-key.ts, wrapping-key.ts, and signing-key.ts each independently re-implement the same key-material plumbing:
- the 16/24/32-byte valid-length set
- encode*Key (identical ...
enhancement
in-progress
Summary
First slice of Loyalty defection (roadmap §9 item 10, design §5/§13): add a per-city loyalty meter and a pure per-turn
pressure pass that nudges it. No ownership flip yet — this is the foundation ...
cities
Why
Undo/redo history is available, but the history list is hidden behind a right-click on the undo/redo buttons.
Professional editing workflows need visible history depth and a discoverable way to open ...

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.