openpencil/crates
Kayshen-X 75ec668463 feat(sdk): add op-web-sdk read-only web viewer crate
Plan 1 of the web embedding SDK (TS-retirement Phase 2): a wasm Viewer that
parses a .op document, renders it read-only via CanvasKit by reusing
op-editor-ui's canvas_viewport, supports pan/zoom navigation, exposes
read-only JSON snapshots, and exports SVG. Type-gen reuses jian-ops-schema's
ts-rs export.

Additive: new crate plus surgical cold pub exposures (CanvasViewport::from_scene
in op-editor-ui; pub mod canvaskit + pub init_backend in op-host-web). No TS
deleted. 17 tests; wasm 2.2 MiB gzip (0 env.* imports); clippy -D warnings clean.
2026-06-19 17:52:12 +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 feat(ai): provider trait + ACP session options batch 2026-06-12 23:26:39 +08:00
op-ai-skills feat(ai): polish rust design agent workflow 2026-06-15 21:19:18 +08:00
op-app feat(mcp): expand rust editor mcp surface 2026-06-05 22:19:08 +08:00
op-cli feat(process): extract shared process io primitives 2026-06-14 10:54:26 +08:00
op-codegen feat(editor): support generated widgets and design tools 2026-06-14 20:25:45 +08:00
op-config-store feat(config): add shared OpenPencil config store 2026-06-14 10:17:22 +08:00
op-design-lint feat(editor): support generated widgets and design tools 2026-06-14 20:25:45 +08:00
op-editor-core feat(editor): gate preview mode and widget config behind experimental toggle 2026-06-19 16:42:07 +08:00
op-editor-host-core fix(web): forward chat history to daemon 2026-06-19 05:51:31 +08:00
op-editor-ui feat(sdk): add op-web-sdk read-only web viewer crate 2026-06-19 17:52:12 +08:00
op-figma feat(editor): support generated widgets and ai canvas polish 2026-06-14 17:29:16 +08:00
op-git fix(ci): address rust check failures 2026-06-19 03:03:33 +08:00
op-host-desktop refactor(host): gate op-host-native GL stack behind opt-in gl-host feature 2026-06-19 17:47:34 +08:00
op-host-native refactor(host): gate op-host-native GL stack behind opt-in gl-host feature 2026-06-19 17:47:34 +08:00
op-host-web feat(sdk): add op-web-sdk read-only web viewer crate 2026-06-19 17:52:12 +08:00
op-i18n feat(editor): gate preview mode and widget config behind experimental toggle 2026-06-19 16:42:07 +08:00
op-mcp feat(editor): support generated widgets and design tools 2026-06-14 20:25:45 +08:00
op-opmerge Merge branch 's3a-orchestrator' into v0.8.0-new 2026-05-23 01:27:30 +08:00
op-orchestrator feat(ai): polish rust design agent workflow 2026-06-15 21:19:18 +08:00
op-pen-loader style(editor): rustfmt the measure-cache imports 2026-06-19 16:36:34 +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 feat(rpc): extract shared JSON-RPC transport 2026-06-14 10:33:21 +08:00
op-smoke Merge remote-tracking branch 'origin/codex/jian-widgets-plan' into v0.8.0-new 2026-06-14 13:56:56 +08:00
op-web-sdk feat(sdk): add op-web-sdk read-only web viewer crate 2026-06-19 17:52:12 +08:00
CLAUDE.md chore: add default-members + fix stale openpencil-shell-* refs in cargo scripts and crates/CLAUDE.md 2026-06-19 17:49:39 +08:00