This repo is being archived as of 2026-05-24. See DEPRECATED.md for the migration details.
| Package | Status | New location |
|---|---|---|
@openparachute/notes-ui |
active, moved | parachute-app/packages/notes-ui |
@openparachute/notes (daemon) |
deprecated | packages/notes-daemon/DEPRECATED.md |
Both packages stay on npm; existing operators on @openparachute/notes-ui@0.1.3 or @openparachute/notes@0.3.x are unaffected. Future releases of notes-ui ship from parachute-app.
Notes is the canonical first app under parachute-app's host-module pattern. After notes-daemon's deprecation arc, notes-ui was going to be the only active package in this repo — and a single-package repo is architecturally awkward when the package is conceptually a "reference app" living under the host module's purview. Consolidating in parachute-app (alongside future reference apps like calendar / tasks / etc.) keeps the layering clean.
See design Section 16 for the migration arc context.
bun add @openparachute/notes-uiworks exactly as before — same npm package, same versions- Source / issues / PRs: https://github.com/ParachuteComputer/parachute-app
- Build / test / dev: see
parachute-app/RELEASING.md+ the workspace conventions inparachute-app/CLAUDE.md