Triggers → Context → Agents
No-code Software Factories
Have your agent design a software factory using your favourite tools.
How it works
Automate each step
Design jobs for agents, where a trigger kicks off an agent run with custom context.
- Create triggerWebhooks, schedule, other jobs.
- Write contextCombine context from your triggers to build the prompt.
- Run the agentRun the agent on your infrastructure of choice—VM, cloud, or local—and use your preferred coding agent, such as Claude, Codex, or Pi, directly on the VM.