Skip to main content
Ctrl+K

EAA Documentation

  • Guide
  • Guide
Ctrl+K

Section Navigation

  • Installation
  • Introduction
  • LLM Config
  • Task Manager
  • Tools
  • Creating Async-Safe MCP Servers
  • Skills
  • Memory
  • WebUI
  • Guide

Guide#

This guide contains the current user-facing documentation for EAA’s runtime, configuration surface, and extension points.

  • Installation
    • Recommended: uv
    • Editable install with pip
    • Documentation build
    • Read the Docs
    • Status note on memory dependencies
  • Introduction
    • Overview
    • Key components
    • Current workflow boundary
  • LLM Config
    • Purpose
    • Available config classes
    • How the config is used
    • Example
    • Relationship to memory
  • Task Manager
    • BaseTaskManager
    • Built-in graphs
    • Customization
    • Checkpointing and resume
  • Tools
    • BaseTool
    • Thread safety and serial execution
    • Approval gates
    • Serving built-in tools as MCP servers
    • Using external MCP servers
  • Creating Async-Safe MCP Servers
    • Pattern
    • Recommended Launch Interface
    • General EAA Contract
    • Parameter-Setting Contract
    • Imaging Acquisition Contract
    • Image Artifacts
    • Worker Protocol
    • Agent Skill
  • Skills
    • What skills are
    • Skills folder
    • How to use skills in EAA
    • Installing bundled skills elsewhere
  • Memory
    • MemoryManagerConfig
    • Current built-in behavior
    • Image handling
    • Saving memory with trigger words
    • Example configuration
    • Status note
  • WebUI
    • Purpose
    • Launch pattern
    • Communication mechanism
    • Brief design introduction
    • Extending the WebUI

previous

Experiment Automation Agents

next

Installation

© Copyright 2026, EAA contributors.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.18.0.