Skip to content

Releases: sentient-agi/ROMA

v0.1.0-beta

04 Sep 07:49
Compare
Choose a tag to compare

v0.1.0-beta

What's Changed

  • Initial beta release of Recusrive Open Meta Agent
  • Core autonomous research agent functionality
  • 3 Custom agents implemented
  • Custom tool integration system
  • E2B Code execution + file reading/writing system
  • Project context management
  • Comprehensive logging system

Configuration

  1. Copy .env.example to .env
  2. Add your API keys
  3. Configure custom tools in custom_tools.json (optional)

Known Issues

  • Node instability - expect breaking changes due to API failures/structured output failures
  • Rate limiting on from API's
  • Node timouts

Full Changelog

  • Initial release

Note: This is a beta release and not recommended for production use.