Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## v0.1.0 (2025-07-03)
### Features
- Initial release of `luagents`.
- Core agent framework for building agents that reason and act using Lua code.
- Support for multiple LLM providers, including Anthropic Claude and Ollama.
- Lua code execution and observation/answer reporting within agent workflows.
- Example usage and documentation.