Aeon

Aeon

Run configure-once autonomous AI agents on GitHub Actions with 78 skills and a self-healing loop.

75/100Safe BetFree planFreemium

If you're drowning in recurring dev or security tasks and trust an agent to fix itself, Aeon is a rare find. It's deeply practical—vuln-scanner alone is worth the fork. But skip it if you want a chat companion; this is an autopilot, not a co-pilot.

Verified 1d ago · liveness 75/100 · cite: rightaichoice.com/tools/aeon

Best for
  • Developers automating recurring dev tasks like PR reviews and security scans
  • Crypto traders needing market monitoring and onchain transaction analysis
  • Security researchers who want end-to-end vulnerability scanning and disclosure
  • Content creators who want scheduled digests and social media posting
Not ideal for
  • Users who want interactive chat-based agent sessions with instant responses
  • Non-technical users who are uncomfortable with GitHub and YAML workflows
  • Teams requiring real-time or low-latency agent interactions
Visit Website

IntermediateA developer familiar with GitHub can fork and configure the basic agent in under 30 minutes (add secrets, set a cron, enable a skill). Non-technical users may take a few hours to learn GitHub Actions and YAML. Adding custom skills or integrating external APIs adds a few hours.Web · CLINo public APIVerified 1d ago
Pricing
Free plan
FreemiumFree tier4 hidden costs
Learning curve
Intermediate
A developer familiar with GitHub can fork and configure the basic agent in under 30 minutes (add secrets, set a cron, enable a skill). Non-technical users may take a few hours to learn GitHub Actions and YAML. Adding custom skills or integrating external APIs adds a few hours.
Runs on
WebCLI
No public API · 15 integrations
Who it's for
DeveloperSecurity researcherCrypto trader
Live sentiment
Is Aeon actually worth it?

We scan live Reddit threads, YouTube comments, X posts, G2 reviews and other communities — and hand you an honest verdict in under a minute.

  • Honest verdict, not marketing
  • Real pros & cons from real users
  • Attributed quotes with receipts
Run a free scan

3 free scans · no card needed

Skip it if

Skip Aeon if you need interactive, real-time agent conversations or if you're not comfortable managing GitHub Actions, YAML, and forking repos—you'll be configuring the agent via Markdown files and cron schedules, not chatting with it.

The 30-second take
Biggest gripe

You pay for the underlying LLM API usage (e.g., Anthropic, OpenRouter) — the framework is free but model calls add up, especially with frequent cron runs.

Price reality

Aeon is free and open source (MIT) with no per-seat or per-use fees; you only pay for your own API keys and GitHub Actions minutes. That makes it cheaper than commercial agent tools like Grok Bot ($300 one-time) or Claude Code Pro ($20+/mo), but you manage your own keys and infrastructure.

In short

Aeon — Run configure-once autonomous AI agents on GitHub Actions with 78 skills and a self-healing loop. Best for Developers automating recurring dev tasks like PR reviews and security scans, Crypto traders needing market monitoring and onchain transaction analysis, Security researchers who want end-to-end vulnerability scanning and disclosure. Free to use.

What's new in Aeon

Checked yesterday

Across the latest 4 updates: 1 feature update, 1 launch and 2 news mentions.

What people actually say about Aeon — is it worth it?

We ran a structured research pass across product reviews, community discussions, and post-purchase forum threads to surface the patterns vendors won't publish themselves. Below: the recurring strengths, the hidden costs people mention most, and the cohort that consistently regrets adopting this tool.

97 mentions across 6 sources (Hacker News, YouTube, Product Hunt, Bluesky, GitHub, Lemmy) · researched Jul 6, 2026.

50% positive50% critical
Recurring strengths
  • +Zero infrastructure: runs entirely on GitHub Actions cron.
  • +Self-healing skills: agent scores own output and auto-repairs failures.
  • +102 built-in skills across dev, security, social, productivity.
  • +Markdown-based skill authoring—no DSL or SDK needed.
  • +Agent can autonomously create new skills for itself.
Recurring frustrations
  • Tied to GitHub Actions—no fallback if platform has issues.
  • Community feedback is sparse and mixed with irrelevant content.
  • Self-healing may consume API credits on repeated failures.
  • Long-running autonomous agents could hit GitHub Actions limits.
  • No direct support channel—relies on open-source community.
Patterns worth knowing
Early stage with limited adoption evidence
Seen on Hacker News, Bluesky, Lemmy
Self-healing and markdown skills are innovative
Seen on Hacker News, GitHub
Dependence on GitHub Actions is a double-edged sword
Seen on GitHub, Hacker News
Learning curve
beginnerProductive in ~5 minutes
Hidden costs people mention
  • API costs for agent wallet (x402/USDC/Circle) – not included in free tier
  • Potential GitHub Actions overage if you exceed free tier limits on private repos
  • Haiku scoring API calls may incur charges depending on setup

Viability Score

75/100
Safe Bet

How well maintained and how widely used is Aeon? Built from what the vendor actually publishes (docs, changelog, tutorials, integrations, pricing), whether the site is live, and how much real users discuss it. How we calculate this

Recent activity
90
Traction
100
Site health
95
User sentiment
50
What the vendor publishes
40

Last calculated: September 2026

How we score →

Key Features

  • Configure-once autonomous AI agents on GitHub Actions
  • 78 built-in skills across Dev, Research, Crypto, Security, Social, Productivity
  • Self-healing loop: auto-repairs skills after 3 consecutive failures
  • Circuit breaker pauses repeatedly failing skills
  • Soul.md and Strategy.md define agent voice and north-star metric
  • Fork-and-run setup, no server or Dockerfile
  • Fleet control: spawn instances, manage forks, coordinate via heartbeat
  • Reactive Telegram, Discord, Slack bots with inline buttons and slash commands
  • Memory system: persistent context via CLAUDE.md and memory files
  • One-click MCP OAuth for Base, Robinhood, Glim, Executor servers
  • Agent wallet with x402, USDC, Circle for autonomous API payments
  • Self-improvement: agent can author new skills as Markdown files
  • Sigstore attestation for verifiable run provenance
  • Headless CLI for non-interactive operation
  • Works with Claude Code, Codex, Hermes, OpenClaw, Cursor, GLM and more

About Aeon

FreemiumIntermediateNo APIWeb · CLI

Aeon is an open-source, MIT-licensed framework that lets you deploy fully autonomous AI agents directly on GitHub Actions. Built for developers, security researchers, and crypto teams, it handles recurring tasks like PR reviews, security scans, market monitoring, and research digests without any hand-holding. The core idea is simple: give it a direction in Soul.md and Strategy.md, and it runs the rest on its own, deciding when to act and when to report back. No approval loops, no interactive prompts, no babysitting. The agent ships with 78 built-in skills covering development, research, crypto, security, and social media. Standouts include vuln-scanner, which audits open-source repos end to end, lands real fixes, and tracks them to merge, and deploy-uni-hook, which turns a one-line brief into a live Uniswap v4 hook. You can extend the catalog by authoring new skills as Markdown files, and the agent can even create its own skills to chase metrics it can't yet measure. Recent updates added ten harnesses (including Cursor, Hermes, and GLM), a rightstack advisor skill, and a concurrency fix. Operationally, Aeon is zero-infrastructure: no server, no Dockerfile, just GitHub Actions workflows and a Next.js dashboard. Public repos get unlimited free Actions minutes. Each run is scored by Haiku, and failures are tracked across a rolling 30-run history. If a skill fails three times in a row, skill-repair patches it automatically; a circuit breaker pauses chronically failing skills. Sigstore attestation signs every run for verifiable provenance. Aeon is positioned as the most autonomous option compared to chat-driven tools like Claude Code or ChatGPT, which require you in the driver's seat. It's an autopilot, not a co-pilot, for teams that want deep automation without constant supervision.

Behind the Verdict

Aeon is a different breed of agent tool. While Claude Code, ChatGPT, and Grok Bot are sessions you drive, Aeon is a system you configure once and let run. The soul of it is the GitHub Actions integration: you fork the repo, edit two Markdown files (Soul.md for identity, Strategy.md for goals), and the agent takes over. It runs on cron, self-heals, and writes results back to the repo. This is ideal for developers who want a background worker for routine tasks without babysitting. Strengths: The skill catalog is vast (78 skills) and covers dev, security, crypto, and content. Vuln-scanner is a standout—it not only finds but fixes and tracks vulnerabilities to merge. Deploy-uni-hook turns a one-line brief into a live Uniswap v4 hook, which is impressive for crypto teams. The self-healing loop is real: it auto-repairs failing skills after three consecutive failures and pauses chronic failures. Sigstore attestation gives you provenance. It's open source and MIT licensed, so you own it. Weaknesses: Aeon is not for interactive use. It's asynchronous and scheduled, so you won't get instant responses. The setup requires comfort with GitHub Actions, YAML, and forks—non-technical users will struggle. You pay for the underlying model APIs (e.g., Anthropic, OpenRouter) and any third-party services; the framework itself is free but the usage costs are on you. The dashboard is a Next.js app that runs locally, and some features like the fleet control add complexity. Where it fits: Developers automating PR reviews, security teams doing continuous vuln scanning, crypto traders monitoring markets, and content creators scheduling digests. Where it doesn't: teams needing real-time chat, non-technical users, or those who prefer self-hosted infra over GitHub Actions.

Researching Aeon? Get your full AI stack in 60 seconds.

Free, no signup — tell us your goal and get tools matched to your budget & existing stack.

Real-world workflow fit

Concrete scenarios for the personas Aeon actually fits — and what changes day-one when you adopt it.

Developer

Fork the Aeon repo, add your GitHub token, and enable the pr-review skill with a cron schedule.

Outcome: Every open PR gets a deep review with inline comments, and you get a daily inbox triage digest—no manual review needed.

Security researcher

Enable vuln-scanner and vuln-tracker skills, pointing them at trending agent repos.

Outcome: The agent audits repos, finds vulnerabilities, lands fixes in PRs, and tracks them to merge—with Sigstore attestation for proof.

Crypto trader

Configure token-movers, price-alert, and unlock-monitor skills with your portfolio addresses.

Outcome: You receive Telegram alerts on price spikes, token unlocks, and on-chain activity without staring at charts all day.

Use Cases

Models Under the Hood

Claude CodeCodexHermesOpenClawCursorGLMxAI GrokClaude

as of 2026-09-01

Limitations

  • Aeon is designed for autonomous, unattended operation on GitHub Actions, requiring scheduled or reactive execution rather than real-time interaction.
  • You are responsible for the costs of the underlying model and API keys you connect, as the framework is open source and MIT licensed.
  • It leverages 78 skills to complete tasks, and some skills depend on third-party services with their own potential costs or limits.

as of 2026-09-02

Verification history

We have re-verified Aeon 8 times since . Each pass re-reads the vendor's own pages and re-checks every listed field against that evidence; passes where nothing had changed are marked as such.

  1. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  2. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  3. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  4. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  5. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  6. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it

Showing the 6 most recent of 8 verification passes.

Free to cite with attribution — this page re-verifies continuously.

12-month cost

Project the real annual outlay, including the implied monthly cost when only an annual tier is published.

Annual total
Free
Over 12 months
Effective monthly
Free
Billed monthly

Vendor list price only. Add-on usage, seat overages, and contract minimums are surfaced under Hidden costs & gotchas.

Plans compared

For each published Aeon tier: who it actually fits, and what it adds vs. the previous tier. Cross-reference the cost calculator above for projected annual outlay.

Free

$0/mo

Ideal for

Solo developers and small teams wanting to run autonomous agents on public GitHub repos without any upfront cost.

What this tier adds

Free tier includes all 78 skills, self-healing, and GitHub Actions integration—no cost, just bring your own API keys.

Hidden costs & gotchas

What the public pricing page doesn't put in bold. Captured from pricing-page footnotes, contract terms, and recurring complaints.

  • You pay for the underlying LLM API usage (e.g., Anthropic, OpenRouter) — the framework is free but model calls add up, especially with frequent cron runs.
  • Some skills depend on third-party APIs (e.g., You.com Search, Higgsfield, Glim) that may have their own costs or rate limits.
  • Private GitHub repos may incur Actions minutes charges beyond the free tier, so factor in GitHub billing if you don't run on public repos.
  • The agent wallet uses x402 and USDC for autonomous payments — you'll need to fund that wallet for skills that transact (e.g., Taskmarket, deploy-uni-hook).

Where the pricing makes sense

The company stage and team size where Aeon's pricing actually pencils out — and where peers do it cheaper.

Aeon is free and open source (MIT) with no per-seat or per-use fees; you only pay for your own API keys and GitHub Actions minutes. That makes it cheaper than commercial agent tools like Grok Bot ($300 one-time) or Claude Code Pro ($20+/mo), but you manage your own keys and infrastructure.

Setup time & first value

How long it actually takes to get something useful out of Aeon — broken out by persona, not the marketing-page minute.

A developer familiar with GitHub can fork and configure the basic agent in under 30 minutes (add secrets, set a cron, enable a skill). Non-technical users may take a few hours to learn GitHub Actions and YAML. Adding custom skills or integrating external APIs adds a few hours.

Switching to or from Aeon

How to bring data in from common predecessors and how to get it back out — written for the switcher, not the buyer.

Migrating in
  • From Claude Code: If you have prompts and workflows in Claude Code, you can translate them into Aeon skills (SKILL.md files) and set them on cron.
  • From Grok Bot: Move your automation tasks to Aeon by forking the repo and enabling the equivalent skills—you'll save the $300 license fee.
  • From manual GitHub Actions: Extract your recurring workflow steps and wrap them as Aeon skills for self-healing and memory.
Migrating out
  • To Claude Code or ChatGPT: You can export your skill prompts and run them interactively, but you lose the autonomous cron and self-healing.
  • To Grok Bot: If you prefer a packaged agent, you can move your skill definitions to Grok Bot's prompt system, but you lose Aeon's open-source control.
  • To a custom pipeline: Since Aeon is just GitHub Actions + Markdown skills, you can port your skills to any CI or scripting environment.

Integrations

GitHubTelegramDiscordSlackClaude CodeCodexHermesOpenClawCursorGLMxAI GrokAnthropic ClaudePhylaxCirclePolymarket

Resources & Guides

Tutorials & Learning

Tools that pair well with Aeon

Common stack mates teams adopt alongside Aeon, with the specific reason each pairing earns its keep.

Featured Head-to-Head Comparisons

Alternatives to Aeon

View all
Hermes Desktop

Hermes Desktop

Open-source desktop AI agent with autonomous learning loop and deep memory

FreeTry
Sakana AI

Sakana AI

Autonomous multi-agent AI orchestration built in Japan for regulated enterprises

Contact SalesTry
Imbue

Imbue

Open AI toolkit for loyal, auditable coding agents.

FreemiumTry

Frequently Asked Questions

Used Aeon? Help shape our editorial sentiment research.