Skip to content

v1.3.0

Latest

Choose a tag to compare

@jacopoc jacopoc released this 11 Dec 10:54
· 12 commits to main since this release

What's Changed

  • Lint fixes in #58
  • Update Prettier rules and code to remove trailing commas in #60
  • Add a parameter to specify the location of the tool folder and a command line argument to specify the path to the config file in #61
  • Implement isError to manage Tool Execution Errors in #63
  • Update command-line arguments to launch the server and modify Dockerfile and README.md to reflect these changes in #64
  • Remove the experimental local (stdio) server in #65
  • Update README.md and config.json to enhance server configuration details in #66

Full Changelog: v1.2.0...v1.3.0