pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:C# language:Java
Filter by
224M results
This pull request introduces significant refactoring and documentation improvements to the anime domain, focusing on
modularizing filter and mapping logic, clarifying architecture, and improving maintainability. ...
https://claude.ai/code/session_019gbaP5YGQbNf5165EUvp8q
Demo of an end to end implementation of global hotkeys working in wayland by bypassing the compositor entirely and using
a helper tool running as root.
How it works
Exiled Exchange 2 normally uses Electron ...
…low pills
Replaces the previous transform: none (full 130px slots, too wide for mobile viewports) with scale(.85), giving 110×166
px effective cards — 25 % bigger than the original 88×133 px at scale(.68) ...
- Rebranded the application to Sama across the platform.
- Launched a new user dashboard for account management.
- Implemented authentication functionality to secure user data and access.
v0 Session ...
v0
Remove unnecessary newline from README.
概要
- コメント品質監査で「一見不自然な実装」「マジックナンバー」に why が無く、将来「不要そうだから消す」リグレッションを誘発しうる FE 箇所へ理由コメントを追記した。
- コメント追記のみで挙動は一切変更していない(#305 の削除系と対になる追記系の対応)。
変更の種類
- 💡 コメント追加(挙動不変)
変更した内容
競合回避ハック(高)
- TaskSelect ...
Promotes 1.1.0-rc.1 to the final stable release.
All v1.1 features are merged and validated:
- working_memory (TTL-based ephemeral store)
- lessons with confidence decay
- detect_patterns (cross-session ...
Closes #5.
Problema
guard.mjs y contexts.mjs llamaban execFileSync( kubectl , ...) directamente. En Windows execFile no honra PATHEXT y (en
Node moderno) se niega a lanzar .cmd/.bat sin shell, así que ...