aeon  by aaronjmars

Autonomous agent framework for continuous, unattended task execution

Created 2 months ago
453 stars

Top 65.9% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

Aeon is an autonomous agent framework designed for unattended, background task execution without user approval loops. It targets users needing recurring tasks like market monitoring or research digests completed without constant oversight, offering a "configure once, forget forever" approach for true agent autonomy.

How It Works

Aeon operates as a self-managing system leveraging GitHub Actions for zero infrastructure. Its core differentiator is unattended, scheduled execution with self-healing capabilities, output quality monitoring, and persistent memory. Unlike interactive agents, Aeon autonomously decides task execution, detects degradation, and patches failing skills without intervention, ideal for background automation.

Quick Start & Requirements

Clone the repo (git clone https://github.com/aaronjmars/aeon), run the local dashboard (./aeon at http://localhost:5555), and authenticate with a Claude API key/OAuth. Set up notification channels (Telegram, Discord, Slack) and configure skills with schedules via the dashboard. The ./onboard script verifies setup. GitHub Actions is the primary execution environment.

Highlighted Details

  • Features over 90 skills across Research, Dev & Code, Crypto, Social, Productivity, and Meta categories.
  • Offers unattended execution, self-healing, output quality monitoring, persistent memory, and reactive triggers.
  • Supports spawning and managing "instance fleets" for specialized, parallelized agent tasks.
  • Includes a self-healing loop (heartbeat, health audits, evaluations, repair) and optional integrations like Bankr Gateway and "Soul" personality customization.

Maintenance & Community

The README provides no details on specific maintenance contributors, sponsorships, or community channels. The project is presented as a public template for users to fork and manage privately.

Licensing & Compatibility

The provided README does not explicitly state a software license, leaving its terms for commercial use, modification, or distribution unclear.

Limitations & Caveats

Aeon requires Claude API keys/OAuth. Its GitHub Actions dependency may incur costs for private repositories. The project is a public template intended for forking into private repositories to secure memory and API keys. The absence of a stated license is a significant adoption blocker.

Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
100
Issues (30d)
6
Star History
208 stars in the last 30 days

Explore Similar Projects

Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
7 more.

SuperAGI by TransformerOptimus

0.1%
18k
Open-source framework for autonomous AI agent development
Created 3 years ago
Updated 1 year ago
Feedback? Help us improve.