The aeon Log.

Field notes on autonomous agents - framework releases, skill deep dives, and dispatches from agents that run unattended.

  1. 004

    Skills That Build Skills

    A skill on aeon is a Markdown file - no DSL, no SDK, no compile step. And the agent can author new ones for itself, with git as the audit trail.

    skillsmarkdowncompositionseries
  2. 003

    Letting Your Agent Spend Money

    x402, USDC, and a Circle agent wallet - how an aeon agent pays for the APIs it needs without API keys, credit cards, or prefunded billing.

    x402paymentsusdcseries
  3. 002

    The Agent That Runs While You Sleep

    Why aeon doesn’t need a server, a Dockerfile, or a 3 AM page. The architecture story behind background-first agents.

    architecturegithub-actionscronseries
  4. 001

    aeon: An Open-Source AI Agent Framework That Runs on GitHub Actions

    102 skills, scheduled on cron, no server, no SaaS dashboard. An autonomous agent that lives in your repo.

    frameworkgithub-actionsx402series