Releases: sentient-agi/ROMA
Releases · sentient-agi/ROMA
v0.1.0-beta
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
- Copy
.env.example
to.env
- Add your API keys
- 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.