Package Exports
- @whatcode-ai/sdk
Readme
@whatcode-ai/sdk
SDK to start opencode and optionally expose it over HTTPS via Tailscale.
Full documentation at whatcode.app.
Install
npm install @whatcode-ai/sdkUsage
import { createWhatcodeServer } from '@whatcode-ai/sdk';
await createWhatcodeServer();CLI
Looking for the CLI? Use @whatcode-ai/whatcode.
License
MIT