Skip to content

Releases: agentuity/templates

Release v0.0.38

04 Oct 20:49
v0.0.38
62aff06

Choose a tag to compare

What's Changed

  • Remove the temperature override since its model based (#54)

Release v0.0.37

18 Sep 20:33
v0.0.37
fa5aa3f

Choose a tag to compare

What's Changed

  • Update biome%0A* Fixes templating issues with groq (#53)%0A* Updated biome on templates to v2 (#52)

Release v0.0.36

09 Sep 17:47
v0.0.36
4ff1436

Choose a tag to compare

What's Changed

  • Fixes templating issues with groq

Release v0.0.35

21 Aug 01:03
v0.0.35
02b1307

Choose a tag to compare

What's Changed

  • Refactor templates from legacy Cursor rules to agents.md format (#51)

Release v0.0.34

19 Aug 15:49
v0.0.34
3b9f407

Choose a tag to compare

What's Changed

  • Swap OpenAI Swarm ⚒️ OpenAI Agents framework (modern) (#50)

Release v0.0.33

19 Aug 05:02
v0.0.33
4baac9b

Choose a tag to compare

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

12 Aug 23:01
v0.0.32
af266b7

Choose a tag to compare

What's Changed

  • change src_dir (#48)

Release v0.0.31

08 Aug 18:30
v0.0.31
48b3963

Choose a tag to compare

What's Changed

  • Update directory names, crew.py template and crew dependency (#46)

Release v0.0.30

03 Jul 19:20
v0.0.30
8163363

Choose a tag to compare

What's Changed

  • Add support for new deployment options (#45)

Release v0.0.29

19 Jun 02:46
v0.0.29
9c93f21

Choose a tag to compare

What's Changed

  • unify the settings for .editorconfig and biome (#42)
  • More aggressive file ignore on bundle for Bun and Node (#39)
  • Fix correct environment variable in boot template (#41)