Skip to content

0.2.0

Choose a tag to compare

@braelyn-ai braelyn-ai released this 04 Dec 02:10
· 703 commits to main since this release
f828063

New Features

  • Initialize projects with a template by @bboynton97 in #62
    • Three default templates by @bboynton97 in #87
  • Installing tools can run a post_install script @tcdent in #59
  • Agents use a default model by @tcdent in #77
  • AgentStack and project dependencies auto-update by @tcdent in #72

New Tools

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

What's Changed

Repository / Project Improvements

  • add docs to repo by @bboynton97 in #61
  • Validate tool config json file on load by @tcdent in #64
  • Drop python 3.9 support by @bboynton97 in #68
  • Remove tools.json by @tcdent in #65
  • File abstractions for project config and env by @tcdent in #71
  • preserve comments with AST by @bboynton97 in #80

New Contributors

Full Changelog: 0.1.13...0.2.0