openpencil/crates
Vitali sharp8n de2bdd62b9
Some checks failed
Rust multi-platform build / ${{ matrix.label }} (false, windows-x86_64, windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
Rust multi-platform build / ${{ matrix.label }} (true, false, macos-x86_64, macos-latest, x86_64-apple-darwin) (push) Has been cancelled
Rust multi-platform build / ${{ matrix.label }} (true, false, windows-aarch64, windows-latest, aarch64-pc-windows-msvc) (push) Has been cancelled
Rust multi-platform build / wasm32-unknown-unknown / op-host-web (compile guard) (push) Has been cancelled
Rust check (native) / ${{ matrix.os }} / 1.94 (macos-latest) (push) Has been cancelled
Rust check (native) / ${{ matrix.os }} / 1.94 (ubuntu-latest) (push) Has been cancelled
Rust check (native) / ${{ matrix.os }} / 1.94 (windows-latest) (push) Has been cancelled
Rust check (native) / cargo-deny (native) (push) Has been cancelled
Rust multi-platform build / ${{ matrix.label }} (false, linux-aarch64, ubuntu-24.04-arm, aarch64-unknown-linux-gnu) (push) Has been cancelled
Rust multi-platform build / ${{ matrix.label }} (false, linux-x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Has been cancelled
Rust multi-platform build / ${{ matrix.label }} (false, macos-aarch64, macos-latest, aarch64-apple-darwin) (push) Has been cancelled
Rust multi-platform build / ${{ matrix.label }} (cargo check only) (android-aarch64, ubuntu-latest, aarch64-linux-android) (push) Has been cancelled
Rust multi-platform build / ${{ matrix.label }} (cargo check only) (android-x86_64, ubuntu-latest, x86_64-linux-android) (push) Has been cancelled
Rust multi-platform build / ${{ matrix.label }} (cargo check only) (ios-aarch64, macos-latest, aarch64-apple-ios) (push) Has been cancelled
Rust multi-platform build / ${{ matrix.label }} (cargo check only) (ios-aarch64-sim, macos-latest, aarch64-apple-ios-sim) (push) Has been cancelled
Version consistency / Verify synchronized versions (push) Has been cancelled
WASM bundle build (#56 — real canvaskit deployable) / build + size-gate canvaskit web bundle (push) Has been cancelled
WASM bundle check (kickoff §1.2) / cargo check --target wasm32-unknown-unknown (push) Has been cancelled
WASM bundle check (kickoff §1.2) / cargo-deny --target wasm32-unknown-unknown check bans (push) Has been cancelled
fix(keyboard): route edit keys to scene template search field
Backspace, forward-delete, and arrow keys were falling through to the
canvas when the Scene Template (Asset) Center was open, so the search
field could not be edited and the selection behind the overlay could
be deleted. Route these keys to the gallery's focused field for native
parity and add regression tests.
2026-08-21 11:15:28 +03:00
..
op-acp fix(services): carry cli output into failures as bounded redacted tails 2026-08-09 02:22:02 +08:00
op-ai feat(editor): chat panel round — chips, thinking, caret, hover card 2026-08-09 02:22:02 +08:00
op-ai-skills fix(ai): raise the deck generation budget 13200 -> 13500 2026-08-11 23:38:07 +08:00
op-auth-bridge test(op-auth-bridge): accept hardened archives in link-compat test 2026-08-11 22:28:21 +08:00
op-chrome-extension-core feat(web): chrome extension offline download emits a ready-to-open .op file 2026-08-05 22:15:09 +08:00
op-cli feat(mcp): expose batch frame export and the deck board list 2026-08-11 08:11:39 +08:00
op-codegen
op-collab chore(rust): align workspace checks 2026-08-01 16:19:26 +08:00
op-collab-host feat(collab): classify relay control-plane failures 2026-08-11 01:01:07 +08:00
op-collab-policy-file fix(collab): rotate production trust roots safely 2026-08-09 17:17:08 +08:00
op-collab-relay-client fix(collab): close review follow-ups and align the reauth budget test 2026-08-01 11:42:10 +08:00
op-collab-relay-control-plane feat(collab): classify relay control-plane failures 2026-08-11 01:01:07 +08:00
op-collab-relay-locator-hsm fix(collab): make the hsm relay locator unix-only 2026-08-09 02:22:02 +08:00
op-collab-relay-locator-server fix(collab): gate the unix-only locator production-check imports 2026-08-10 08:49:22 +08:00
op-collab-relay-protocol feat(collab): replace public invites with 10-char region-tagged pairing codes 2026-08-02 08:31:13 +08:00
op-collab-relay-server fix(collab): rotate production trust roots safely 2026-08-09 17:17:08 +08:00
op-collab-smoke fix(desktop): update collab smoke to the PeerIdentityPolicy admission API 2026-08-08 22:59:05 +08:00
op-collab-transport fix(collab): clamp kernel keepalive to whole seconds 2026-08-09 02:22:02 +08:00
op-config-store test(desktop): keep persistence tests out of the real user config 2026-07-28 00:29:39 +08:00
op-design-lint refactor(agent): move the surface classifier below the orchestrator 2026-08-09 19:56:12 +08:00
op-editor-core mcp fix, dark theme for w4c 2026-08-20 09:48:51 +03:00
op-editor-host-core feat(editor): chat panel round — chips, thinking, caret, hover card 2026-08-09 02:22:02 +08:00
op-editor-ui mcp fix, dark theme for w4c 2026-08-20 09:48:51 +03:00
op-figma
op-git
op-host-desktop fix(desktop): fall back to the releases feed when the GitHub API is rate limited 2026-08-11 01:01:29 +08:00
op-host-native feat(web): link the online account menu to the hub MCP token page 2026-08-10 09:55:00 +08:00
op-host-services mcp fix, dark theme for w4c 2026-08-20 09:48:51 +03:00
op-host-web fix(keyboard): route edit keys to scene template search field 2026-08-21 11:15:28 +03:00
op-host-web-server chore(web): forward the dev op-auth ticket feature to the serve-web daemon 2026-08-09 12:52:07 +08:00
op-html fix(html): make web-snapshot text, icon and layout capture faithful 2026-08-05 22:15:09 +08:00
op-i18n feat(web): link the online account menu to the hub MCP token page 2026-08-10 09:55:00 +08:00
op-mcp feat(mcp): expose the style-guide catalogue to MCP and the CLI 2026-08-11 08:03:39 +08:00
op-opmerge
op-orchestrator fix(ai): compact sub-agent skills before spending the budget 2026-08-09 19:57:24 +08:00
op-pen-loader fix(renderer): hit only the active tabs panel and drop unpainted widget strokes 2026-08-09 02:24:43 +08:00
op-process-io
op-rpc-transport fix(mcp): authenticate the live endpoint and degrade the bootstrap cache 2026-08-01 12:23:09 +08:00
op-smoke test(cli): windows-safe temp names in the modify smoke, enumerate failures 2026-08-09 12:38:23 +08:00
op-util test(desktop): unflag the redaction fixture and de-unixify relay path tests 2026-08-09 08:59:43 +08:00
op-web-sdk feat(web): fetch scene templates and the icon catalog at runtime 2026-08-09 12:26:39 +08:00
CLAUDE.md feat(editor): register the six deck templates in the picker 2026-08-09 19:54:23 +08:00