Run agents like scripts: triggered by cron or webhooks. A thin wrapper around Claude or GPT that lets you automate development tasks.
Quick Start
- Use npx to create project:
npx @action-llama/action-llama@latest new my-project - Create an agent
dev/ACTIONS.md - Add schedule to
dev/agent-config.toml - Run
al start - Configure cloud with
al cloud init(follow instructions) - Run in cloud with
al start -c