Releases: agentuity/templates
Releases · agentuity/templates
Release v0.0.38
What's Changed
- Remove the temperature override since its model based (#54)
Release v0.0.37
Release v0.0.36
What's Changed
- Fixes templating issues with groq
Release v0.0.35
What's Changed
- Refactor templates from legacy Cursor rules to agents.md format (#51)
Release v0.0.34
What's Changed
- Swap OpenAI Swarm ⚒️ OpenAI Agents framework (modern) (#50)
Release v0.0.33
What's Changed
- Added agent templates for VoltAgent, Praison AI, LangGraph, and LangChain (JavaScript runtimes).
- Added agent templates for OpenAI Swarm, AutoGen, Haystack, AWS Strands, Praison AI, and LangGraph (Python runtime).
- Introduced ready-to-use agent handlers with welcome prompts and robust error handling across JS and Python.
Changes - Updated several agents to use the gpt-5-mini model for responses.
Documentation - Added a comprehensive guide for building, testing, and debugging templates (AGENT.md).
Release v0.0.32
What's Changed
- change src_dir (#48)
Release v0.0.31
What's Changed
- Update directory names, crew.py template and crew dependency (#46)
Release v0.0.30
What's Changed
- Add support for new deployment options (#45)