openpencil/apps/desktop
Kayshen-X c4e5359596 docs: drop op export from CLI docs and clarify pen-mcp usage
The `op export` command was removed in 0.7.x but the README still
advertised it (#116). The pen-mcp README also documented an
`npx @zseven-w/pen-mcp` quick-start that never worked because the
package ships TypeScript source against workspace-only deps with no
`bin` entry (#117).

- Strip `op export` references from all 15 root and 15 cli READMEs
- Sync AGENTS.md, CLAUDE.md, apps/cli/CLAUDE.md to match the codegen-
  pipeline reality (no standalone export command anymore)
- Rewrite pen-mcp README's quick-start: explain the package ships as
  part of the OpenPencil app and external clients connect over HTTP

Closes #116
Closes #117
2026-04-26 19:20:14 +08:00
..
__tests__ V0.7.0 (#95) 2026-04-11 23:25:13 +08:00
build V0.5.0 (#67) 2026-03-22 09:44:04 +08:00
git V0.7.0 (#95) 2026-04-11 23:25:13 +08:00
app-menu.ts V0.7.0 (#95) 2026-04-11 23:25:13 +08:00
auto-updater.ts V0.7.0 (#95) 2026-04-11 23:25:13 +08:00
CLAUDE.md V0.7.0 (#95) 2026-04-11 23:25:13 +08:00
constants.ts V0.7.0 (#95) 2026-04-11 23:25:13 +08:00
dev-utils.ts V0.7.0 (#95) 2026-04-11 23:25:13 +08:00
dev.ts V0.7.2-bugfix (#109) 2026-04-14 21:42:56 +08:00
electron-builder.yml V0.7.1 (#102) 2026-04-13 21:30:23 +08:00
ipc-handlers.ts V0.7.0 (#95) 2026-04-11 23:25:13 +08:00
logger.ts V0.7.0 (#95) 2026-04-11 23:25:13 +08:00
main.ts V0.7.1 (#102) 2026-04-13 21:30:23 +08:00
package.json docs: drop op export from CLI docs and clarify pen-mcp usage 2026-04-26 19:20:14 +08:00
preload.ts V0.7.1 (#102) 2026-04-13 21:30:23 +08:00
tsconfig.json V0.7.0 (#95) 2026-04-11 23:25:13 +08:00
unsaved-changes-dialog.ts V0.7.0 (#95) 2026-04-11 23:25:13 +08:00