Documentation menu
Start here
IntroductionGetting startedWrite an agentProject anatomyUnderstand Ayjnt
Harness engineeringTwo runtimesHuman interfacesHow agents workHost bridgeAgent capabilities
Callable methodsState & SQLiteSessions & memorySchedulingWorkflowsDurable executionInter-agent RPCSub-agentsToolsInterfaces & integrations
Browser clientRouting & middlewareVoiceBrowser toolsMCPEmailObservabilityCLI
Command overviewnewdevrunbuildcompilemigratedeployAPI reference
AgentAgentClientWorkflow classesLocal & cloudMigrationsExamplesayjnt 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.
ayjnt dev [options]
--cwd <path> project root
-h, --help show command help
# unknown flags go to Wrangler
ayjnt dev --port 8788 --remote