Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Aetheris - Agent Hosting Runtime#6080

Open
Colin4k1024 wants to merge 1 commit intoavelino:mainfrom
Colin4k1024:add-aetheris
Open

Add Aetheris - Agent Hosting Runtime#6080
Colin4k1024 wants to merge 1 commit intoavelino:mainfrom
Colin4k1024:add-aetheris

Conversation

@Colin4k1024
Copy link

Project Description

Aetheris is an execution runtime for AI agents - think "Temporal for Agents". It provides a durable, replayable, and observable environment where AI agents can plan, execute, pause, resume, and recover long-running tasks.

Features

  • Event-sourced execution with full audit trail
  • Crash recovery & deterministic replay
  • Human-in-the-loop checkpoints
  • Native adapters for LangGraph, AutoGen, and CrewAI

Why Add This Project

Aetheris fills a gap in the Go ecosystem for production-grade agent runtimes. It enables developers to build reliable, auditable AI agent systems with:

  1. Reliability - At-most-once tool execution guarantees
  2. Observability - Full event sourcing and tracing
  3. Flexibility - Framework-agnostic design with popular adapters

Category

Added to the LLMs section near langgraphgo as it's related to agent/framework development.


  • I have read and understood the project's contribution guidelines
  • The project has adequate documentation and examples
  • The project is actively maintained

Aetheris is an execution runtime for AI agents with event-sourced execution, crash recovery, and human-in-the-loop support. It provides native adapters for LangGraph, AutoGen, and CrewAI.
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Automated Quality Checks

Required checks

Repo link: missing from PR body

How to fix: Add the following to your PR description:

Forge link: https://github.com/your-org/your-project

❌ **pkg.go.dev**: missing from PR body
  > **How to fix:** Add the following to your PR description:
  > ```
pkg.go.dev: https://pkg.go.dev/github.com/your-org/your-project

Go Report Card: missing from PR body

How to fix: Add the following to your PR description:

goreportcard.com: https://goreportcard.com/report/github.com/your-org/your-project


### Additional checks

⚠️ **Coverage**: missing from PR body
  > **How to fix:** Add a coverage service link to your PR description:
  > ```
Coverage: https://app.codecov.io/gh/your-org/your-project

Popular options: Codecov, Coveralls. Integrate one with your CI to track coverage automatically.


Action needed: one or more required checks failed. Please update your PR body with the missing links and ensure the repository meets the quality standards.

These checks are automated and do not replace maintainer review. See CONTRIBUTING.md for full guidelines.


PR Diff Validation

Content checks

Files changed: only README.md
Single item: one package added
Link text: matches repository name
Description: ends with punctuation
Description tone: no promotional language detected
Category size: Artificial Intelligence has 8 items

Automated diff validation — does not replace maintainer review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants