Documentation menu
CLI

ayjnt dev

Watch the project, regenerate Ayjnt artifacts, and run the Worker through Wrangler.

Usage

Use dev for normal browser-facing development and Cloudflare service bindings. It rebuilds when agent files, apps, tools, workflows, middleware, or environment inputs change.

A root cli.ts is not the foreground under this command. Use ayjnt run to exercise the Bun host and terminal interface.

example
ayjnt dev [options]

--cwd <path>  project root
-h, --help    show command help

# unknown flags go to Wrangler
ayjnt dev --port 8788 --remote