Skip to content

Releases: bakulev/recursive-text-agent-lab

v0.1.0 - Initial public release

21 Mar 09:28

Choose a tag to compare

Initial public release of Recursive Text Agent Lab.

Highlights:

  • Minimal .NET 10 recursive text-agent runner built on the OpenAI Responses API
  • Compact public sample workspace with one curated generation snapshot
  • MIT license, contribution guide, security policy, and GitHub templates
  • Repository sanitized for public publication and discoverability

Recommended starting points:

  • README for overview and local setup
  • experiments/anima for the persisted workspace format
  • scripts/Run-AnimaLoop.ps1 for the outer generation loop