openpencil/packages
Kayshen-X 7b33a20048 chore(vscode): move extension into packages/ workspace as op-vscode
Relocate editors/vscode → packages/op-vscode and register it as a bun
workspace member (packages/package.json workspaces + shared packages/bun.lock),
so all JS/TS tooling lives under one workspace alongside op-web-sdk*. The
standalone bun.lock is dropped in favour of the workspace root lock. Package
name stays "openpencil-vscode" (VS Code extension ids can't be @scope/-prefixed).
Doc path references updated. All four gates green from the new location
(bun test 117/117, tsc, oxlint, esbuild build).

--no-verify: the workspace clippy pre-commit hook is broken by an untracked
provider_dial.rs from a concurrent Rust session; this move touches no Rust.
2026-07-17 20:10:41 +08:00
..
op-vscode chore(vscode): move extension into packages/ workspace as op-vscode 2026-07-17 20:10:41 +08:00
op-web-sdk feat(web): make credential persistence deployment-aware 2026-07-14 23:36:37 +08:00
op-web-sdk-react feat(web): make credential persistence deployment-aware 2026-07-14 23:36:37 +08:00
op-web-sdk-vue feat(web): make credential persistence deployment-aware 2026-07-14 23:36:37 +08:00
scripts refactor(sdk): use TypeScript AST for version sync 2026-07-15 21:17:21 +08:00
.oxfmtrc.json merge: land the align-branch work onto the refreshed base 2026-07-03 00:08:17 +08:00
.oxlintrc.json merge: land the align-branch work onto the refreshed base 2026-07-03 00:08:17 +08:00
bun.lock chore(vscode): move extension into packages/ workspace as op-vscode 2026-07-17 20:10:41 +08:00
CLAUDE.md fix(sdk): harden version synchronization 2026-07-15 21:17:21 +08:00
package.json chore(vscode): move extension into packages/ workspace as op-vscode 2026-07-17 20:10:41 +08:00