pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:TypeScript
Filter by
176M results
O quê + por quê
Item de higiene da issue #3: durante o redesign premium muitos componentes usaram cores hardcoded em utility classes
(bg-[#0A0A0A], bg-[#111], border-[#222], text-[#888]…) e o globals.css ...
Summary
Three first-screen visual bugs fixed:
1. Splash — duplicate tagline removed The logo image already reads Gentle Guidance. Meaningful Progress. as its visual
identity. A motion.p below the logo ...
Local model selection had two writers for the same persisted value: catalog cards went through createPrebuiltModel,
while custom entries already flowed through LocalModelSelector and its bind:value. This ...
:robot: I have created a release beep boop
4.168.2 (2026-06-14)
Performance
- bundle: cut eager initial JS 904→353KB by lazy-loading the 3D + collab stacks (#2141) (401cd6d)
This PR was generated ...
autorelease: pending
docs
infra: config
Fixes the error composite… explorer node + gives every study a real emitter trajectory. Stacked on Wave 3b (#5).
Companion: pbg-superpowers / vivarium-dashboard feat/framework-emitters.
Real composites ...
Overview
This branch fixes the CRITICAL/HIGH security findings from a full-codebase security review, plus one MEDIUM (WebSocket).
Each concern is an isolated commit. Authn/RBAC role checks were sound, ...
Summary
Migrates the Dynamic Workflow multi-agent orchestration engine from MiMo-Code, rewriting the spawn mechanism to use
opencode s Session + SessionPrompt model (Strategy A + native spawn rewrite ...
The vocab demo s rules were English-only — on the zh/de pages the rule source, industry terms, and decision text all
showed in English. Now each language renders its own:
- Chinese: Chinese CNL keywords ...
Context
An audit of packages/claude-code-plugin/{skills,runbooks} surfaced one real correctness bug, a publish-time leak risk,
content duplication across skills, and docs drift. This PR addresses all ...
概要
コーヒータイムで最終ページ(3ページ目)が読めない・47-60小節が丸ごと抜けるという報告の修正です。原因は2つでした。
1. スラー/タイを五線と誤認していた(段落ちの主因)
スラー/タイは中央ほど太い弧で、その水平部分が「五線候補」に混入していました。本物の五線(段の全幅=約510px)の間に、スラー由来の部分幅の線(228〜387px)が割り込み、五線検出の「5本が等間隔」判定を壊してシステムを丸ごと取りこぼしていました(コーヒータイムの47-60小節など)。 ...