Skip to content

Releases: AgentOps-AI/AgentStack

0.2.4

10 Jan 04:42
af7403d
Compare
Choose a tag to compare

What's Changed

Newly initialized agent projects will use UV instead of Poetry #149

Bug Fixes

Other

  • Exclude tests from coverage, add badges to README by @tcdent in #190
  • Update CLI docs to reflect current command state and uv integration by @tcdent in #202

Full Changelog: 0.2.3...0.2.4

0.2.3

06 Jan 18:04
f8c1220
Compare
Choose a tag to compare

Version 0.2.3

Largely a quality of life release with a lot of setup for major feature additions planned in 0.2.4 and 0.3

New Features

  • Extend how inputs can be used #122
  • Friendlier error messages #136
  • Easier CLI usage #137 #139
  • Created projects with hosted templates by URL #129
  • Support hierarchical reasoning and example project #167

Notable Bug Fixes

  • Don't override environment variables #166
  • Fixed some text input validation #147 (new contributor @tkrevh)
  • Fixed an issue when listing tools #188 (new contributor @yjgoh28)

Project Management and QOL Improvements

New Contributors

Full Changelog: 0.2.2.2...0.2.3

0.2.2.2

13 Dec 03:04
b85589c
Compare
Choose a tag to compare

Minor bugfix for loading .env files.
Better user experience on first-run.

0.2.2.1

10 Dec 23:49
ff9c6ae
Compare
Choose a tag to compare

Explicitly load environment variables from project directory. (#41 #98)
Allow updates to run outside of agentstack project directory (#100)
Store project's agentstack versiono in agentstack.json. (#107)
Internal abstractions for additional frameworks support. (#97)

0.2.1

04 Dec 05:16
Compare
Choose a tag to compare

Formatting bug fix
Full Changelog: 0.2.0...0.2.1

0.2.0

04 Dec 02:10
f828063
Compare
Choose a tag to compare

New Features

New Tools

  • Adds Neon as a tool for storing structured data by @davidgomes in #51

What's Changed

Repository / Project Improvements

New Contributors

Full Changelog: 0.1.13...0.2.0

0.1.13

26 Nov 01:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.12...0.1.13

0.1.12

22 Nov 05:28
Compare
Choose a tag to compare

Bug fix

0.1.11

22 Nov 05:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.10...0.1.11

0.1.10

15 Nov 21:38
9694ab5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.9...0.1.10