buninstalled- dependencies installed with
bun install
bun install
bun run dev
bun run dev:desktop
bun run dev:web
bun run dev:console
bun run lint
bun run typecheck- Do not run
testfrom the repository root. - For type checking, use
bun run typecheck. - To publish a release from the root:
bun run release
bun run release:skip-buildpackages/opencode: main CLIpackages/app: web apppackages/desktop-electron: desktop apppackages/console/app: console interface