Skip to content

Releases: agentuity/templates

Release v0.0.28

12 Jun 17:14
v0.0.28
f99b6c2
Compare
Choose a tag to compare

What's Changed

  • isBun on bun must be boolean and not optional (#40)

Release v0.0.27

11 Jun 22:26
v0.0.27
c895e9f
Compare
Choose a tag to compare

What's Changed

  • fix python dir

Release v0.0.26

11 Jun 22:07
890b665
Compare
Choose a tag to compare

What's Changed

  • Add agentuity-agents to templates.yaml (#38)

Release v0.0.25

11 Jun 21:01
999d006
Compare
Choose a tag to compare

What's Changed

  • rename to agentuity-agents (#37)

Release v0.0.24

11 Jun 17:39
v0.0.24
332ee17
Compare
Choose a tag to compare

What's Changed

  • add check for the isBun method which only exist on bun but helpful for auto detection (#36)%0A* README copy tweaks

Release v0.0.23

09 Jun 19:17
v0.0.23
0eebca1
Compare
Choose a tag to compare

What's Changed

  • Improve Bun and Node tsconfig (#34)%0A* Fix Python UV new_agent to create init.py file (#33)%0A* Remove the AIE WF template (#35)%0A* Add AIEWF 2025 template (#32)%0A* Use short links to resolve wrapping issues: resolves agentuity/cli#336 (#31)

Release v0.0.22

03 Jun 18:39
19e7caa
Compare
Choose a tag to compare

What's Changed

  • Add AIEWF 2025 template%0A* Use short links to resolve wrapping issues: resolves agentuity/cli#336 (#31)

Release v0.0.21

30 May 01:39
v0.0.21
4a9063f
Compare
Choose a tag to compare

What's Changed

  • 🚀 Add deploy button (#29)

Release v0.0.20

27 May 14:23
v0.0.20
0e0dea7
Compare
Choose a tag to compare

What's Changed

    • Increase disk size from 150Mi to 300Mi for python-uv template (#28)%0A* Update Discord links in READMEs

Release v0.0.19

23 May 21:06
v0.0.19
b141eeb
Compare
Choose a tag to compare

What's Changed

  • Standardizing Templates (#25)%0A* Add support for using .env.development for non-production environment variables (#26)