All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project follows Semantic Versioning.
- Multi-runtime repository layout with active Ruby runtime and Lua placeholder.
- Canonical
Agentcoordination primitives (for,remember,memory,delegate). - Tolerant dynamic-call contract using
Agent::Outcome. - Provider abstraction for Anthropic/OpenAI routing.
- Retry and logging telemetry for generated code execution.
- Contract specification package under
specs/contract/v1. - Documentation set: onboarding, ADRs, ubiquitous language, tolerant delegation guidance.
- Hard-cut naming transition from
Actuatorterminology toRecurgentproject +Agentoperational object. - Delegation language standardized to Tool Builder/Tool/Outcome vocabulary.
- First public open-source baseline release.