Skip to content

Releases: MoveCloudROY/ecs-agent

v0.1.0

26 Apr 18:41

Choose a tag to compare

v0.1.0

Summary

Initial tagged release of ecs-agent.

Highlights

  • ECS-based LLM agent runtime with composable components and systems
  • Unified Model(...) constructor for user-facing model configuration
  • Built-in tools, skills, subagent orchestration, and scratchbook support
  • Full test suite and live-test-gated release workflow

Packaging Notes

  • Python package name: ecs-agent
  • Build backend: hatchling
  • Artifacts published to GitHub Releases and PyPI from tag v0.1.0