openpencil/crates
Kayshen-X 60a0043d46 test(fonts): gate skia font-registration tests off Windows CI
The FontStore + font-import tests register fonts via jian_skia (skia
FontMgr::new_from_data, DirectWrite on Windows) from cargo's parallel
test-worker threads, which segfaults (STATUS_ACCESS_VIOLATION) in Windows
CI — newly surfaced now that the submodule checkout resolves. Production
resolves fonts on the main render thread; macOS + Linux keep the coverage.
Gated with cfg(not(target_os = windows)) as the least-invasive fix.
2026-07-05 22:05:51 +08:00
..
op-acp Merge remote-tracking branch 'origin/codex/jian-widgets-plan' into v0.8.0-new 2026-06-14 13:56:56 +08:00
op-ai merge: sync mesh/shader rendering, web live-sync and platform fixes from remote 2026-07-03 01:25:08 +08:00
op-ai-skills fix(ai): drop the 'prefer K()' kit-catalog push from the design-loop prompt 2026-07-05 04:01:09 +08:00
op-cli feat(openpencil): add code-to-design conversion flow 2026-07-04 13:23:28 +08:00
op-codegen feat(openpencil): add code-to-design conversion flow 2026-07-04 13:23:28 +08:00
op-config-store
op-design-lint feat(orchestrator): teach the geometry detectors design intent 2026-07-03 03:02:43 +08:00
op-editor-core fix(panels): font-picker hover bleed-through + Import-row hover + web effect-menu hover 2026-07-05 17:55:13 +08:00
op-editor-host-core feat(editor): collapse the design loop's model narration 2026-07-04 18:23:43 +08:00
op-editor-ui fix(panels): font-picker hover bleed-through + Import-row hover + web effect-menu hover 2026-07-05 17:55:13 +08:00
op-figma fix(figma): skip swapped instances in derived pre-seeding 2026-07-04 16:48:14 +08:00
op-git fix(ci): address rust check failures 2026-06-19 03:03:33 +08:00
op-host-desktop test(fonts): gate skia font-registration tests off Windows CI 2026-07-05 22:05:51 +08:00
op-host-native test(fonts): gate skia font-registration tests off Windows CI 2026-07-05 22:05:51 +08:00
op-host-services fix(ai): add request throttle + 429/503 backoff-retry to builtin http provider 2026-07-05 16:52:01 +08:00
op-host-web test(web): update paint-order guard for the drawScriptRun refactor 2026-07-05 19:18:47 +08:00
op-host-web-server fix(editor): repair strokes and legacy render layout 2026-06-21 16:52:31 +08:00
op-i18n i18n(panels): localize the imported-font picker labels across 15 locales 2026-07-05 17:55:11 +08:00
op-mcp feat(mcp): add K() batch_design op to instantiate built-in UI kits 2026-07-04 19:51:59 +08:00
op-opmerge
op-orchestrator fix(orchestrator): collapse nested horizontal padding in structural wrappers 2026-07-05 16:52:00 +08:00
op-pen-loader feat(renderer): font-generation invalidation for imported fonts (phase 1) 2026-07-05 14:21:46 +08:00
op-process-io feat(editor): support generated widgets and ai canvas polish 2026-06-14 17:29:16 +08:00
op-rpc-transport
op-smoke feat(ai): seed a numeric artboard when the first loop batch skips it 2026-07-04 14:34:55 +08:00
op-web-sdk feat(openpencil): add code-to-design conversion flow 2026-07-04 13:23:28 +08:00
CLAUDE.md feat(ai): make script-gen the only subagent output protocol 2026-07-04 17:31:22 +08:00