JSPM

  • Created
  • Published
  • Downloads 75
  • Score
    100M100P100Q89454F
  • License MIT

Core SDK to start opencode and optionally expose it over HTTPS via Tailscale — connect from anywhere.

Package Exports

  • @whatcode-ai/sdk
  • @whatcode-ai/sdk/logger

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/sdk

Usage

import { createWhatcodeServer } from '@whatcode-ai/sdk';

await createWhatcodeServer();

CLI

Looking for the CLI? Use @whatcode-ai/whatcode.

License

MIT