openpencil/packages
Kayshen-X 22da4eed3c chore(repo): retire agent-native; root is now a pure Cargo workspace
- Remove the Zig `agent-native` git submodule (no Rust crate depends on it;
  the built-in agent runtime is the Rust `agent` crate under vendor/agent).
- Make the repo root a pure Cargo workspace: delete root package.json + bun.lock;
  move all web-SDK JS/Bun tooling into packages/ (new packages/package.json
  workspace root, generate-iconify-catalog.mjs, and the oxlint/oxfmt configs).
- Scrub agent-native from all docs and fix README dev commands + prerequisites
  to reflect the Rust product (cargo directly; bun tooling runs from packages/).
- Drop the deleted-root-package.json read from the op-host-web ci_workflow test.
2026-07-01 22:16:04 +08:00
..
op-web-sdk feat(sdk): add @zseven-w/op-web-sdk TS core (read-only web viewer) 2026-06-19 19:01:14 +08:00
op-web-sdk-react feat(sdk): add React + Vue adapters for op-web-sdk 2026-06-19 21:01:27 +08:00
op-web-sdk-vue feat(sdk): add React + Vue adapters for op-web-sdk 2026-06-19 21:01:27 +08:00
scripts chore(repo): retire agent-native; root is now a pure Cargo workspace 2026-07-01 22:16:04 +08:00
.oxfmtrc.json chore(repo): retire agent-native; root is now a pure Cargo workspace 2026-07-01 22:16:04 +08:00
.oxlintrc.json chore(repo): retire agent-native; root is now a pure Cargo workspace 2026-07-01 22:16:04 +08:00
bun.lock chore(repo): retire agent-native; root is now a pure Cargo workspace 2026-07-01 22:16:04 +08:00
CLAUDE.md chore(repo): retire agent-native; root is now a pure Cargo workspace 2026-07-01 22:16:04 +08:00
package.json chore(repo): retire agent-native; root is now a pure Cargo workspace 2026-07-01 22:16:04 +08:00