Skip to main content
Last Updated: December 10, 2025 Version: v1.0.0 (in development) Strategy: All components marked as “In Development” until exhaustive testing validates them

Status Definitions

Available

Implemented, tested, and production-readyPromoted after passing all SDK tests and successful use in external agents

Beta

Implemented but may have limitationsBasic tests pass, known limitations documented

In Development

Code exists, testing in progressDefault status until validation is complete

Planned

Designed but not yet implementedSpec exists, implementation not started

Future

Under consideration for future versionsIdea stage, no spec yet

Component Status Strategy for v1.0.0

Approach: Conservative status labeling to ensure quality and reliability
1

In Development (Default)

All components start with “In Development” status
2

Promote to Beta

Requirements:
  • SDK interface tests pass
  • Basic functionality validated
  • Known limitations documented
3

Promote to Available

Requirements:
  • Comprehensive testing complete
  • Used successfully in external agent (e.g., EMR agent)
  • No known critical issues
4

Mark as Planned

Criteria:
  • Spec exists but implementation not started
  • Example: DatabaseMixin (Issue #1) before implementation

Core Agent System


Chat & LLM


RAG (Document Q&A)


Audio & Voice


API Server


MCP Integration


Plugin System

Plugin system is designed and specified, implementation planned

Testing Utilities

Testing utilities are being developed to support external agent development

Utilities


Tool Mixins

Tool mixins extend agent capabilities with reusable functionality

Configuration (Future)

Centralized configuration system is planned for a future release

GAIAConfig

PlannedGlobal configuration - Issue #5

get_config

PlannedConfig getter - Issue #5

set_config

PlannedConfig setter - Issue #5

Summary Statistics

Available

28 ComponentsProduction-ready

Beta

1 ComponentLimited testing

In Development

5 ComponentsActive work

Planned

6 ComponentsFuture releases

Component Status Reference - Last Updated: December 2025