openpencil/crates/op-host-native
Kayshen-X a92e32a772 feat(web): link the online account menu to the hub MCP token page
The signed-in account dropdown gains an "MCP Tokens" row that opens the
hub portal's /mcp-tokens page in a new tab, so an online user can mint a
per-account MCP token for external clients. It shows only in the
hub-served multi-tenant editor (gated on the ?tenant= param); the native
desktop never sets the flag — its local MCP is tokenless — and a
self-hosted serve-web without a tenant leaves it hidden. New key
account.mcpToken across all 15 locales.
2026-08-10 09:55:00 +08:00
..
assets fix(web): use browser fonts in canvaskit shell 2026-06-19 02:39:34 +08:00
examples feat(desktop): adopt the casement winit fork 2026-05-18 21:45:09 +08:00
notes refactor(rust): rename native + desktop hosts to op-host-* crates 2026-05-16 23:49:58 +08:00
src feat(web): link the online account menu to the hub MCP token page 2026-08-10 09:55:00 +08:00
tests feat(editor): give decks a full workspace of navigation, generation and export surfaces 2026-08-05 00:57:49 +08:00
Cargo.toml feat(editor): asset center round — responsive gallery, palette bands, one control language 2026-08-09 02:24:43 +08:00