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 build
Generate the Worker entry, configuration, typed clients, assets, environment types, and migration lockfile.
Usage
Build is code generation only. It writes regenerable output under .ayjnt/ and stages intentional migration changes in .ayjnt/migrations.json.
Run it in CI to verify discovery and bundling without opening a development server or contacting the deployment API.
ayjnt build [options]
--cwd <path> project root
-h, --help show command help