openpencil/src
Vitali sharp8n b7fda1d406 fix(automation): allow a configurable canvas endpoint and browser-only token
- connectAutomation accepts an explicit ws:// URL and a register token
- EditorView reads ?automationWs / ?automationToken so a served build (W4C Design
  Studio iframe) can reach the server MCP instead of the user's 127.0.0.1
- MCP accepts OPENPENCIL_MCP_BROWSER_TOKEN for canvas registration only, never
  for /mcp or /rpc, so a public canvas WebSocket does not expose the tool token
2026-09-18 03:37:20 +03:00
..
app fix(automation): allow a configurable canvas endpoint and browser-only token 2026-09-18 03:37:20 +03:00
assets Fix per-character text fill colors and vector region loop direction (#95) 2026-03-12 18:28:04 +03:00
components upgrade 2026-09-16 13:09:12 +03:00
theme feat(editor): model split canvas panes (#519) 2026-08-15 10:31:52 +03:00
views fix(automation): allow a configurable canvas endpoint and browser-only token 2026-09-18 03:37:20 +03:00
app.css feat(code): add live JSX and HTML/CSS editing (#525) 2026-08-15 09:48:42 +03:00
App.vue feat: add Figma-style variants and component libraries (#512) 2026-08-14 19:31:41 +03:00
constants.ts feat(editor): add configurable snapping and guides 2026-08-18 19:11:48 +03:00
env.d.ts fix(mcp): report version mismatches 2026-05-19 11:12:01 +03:00
global.d.ts feat(app): open multiple files from the Open dialog (#552) 2026-08-18 11:30:36 +03:00
main.ts open file feature 2026-09-10 22:57:45 +03:00
markdown.d.ts chore(lint): remove unsafe test casts 2026-05-06 00:42:45 +03:00
router.d.ts
router.ts feat(app): add storage workspace 2026-07-26 15:06:01 +03:00