- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies to latest versions, fixing some CVE issues
- Updated dependencies to latest versions, fixing some CVE issues
- Removed
get_api_spectool, content gets truncated, and it's not really MCP agnostic / helpful. - Added
list_environmentstool to retrieve environments - Added
list_teamstool to retrieve teams - Added
list_experiment_schedulestool to retrieve experiment schedules - Added
list_experiment_templatesandget_experiment_templatetool to interact with templates. - Added
create_experiment_from_templatetool to create experiments from templates. You explicitly need to enable this capability via an environment variableCAPABILITIES_ENABLED_0=CREATE_EXPERIMENT.
- Added
get_api_spectool to retrieve the API specification of the Steadybit platform
- Added paging to
list_actionstool
- Add
list_actionstool to list all registered actions
- Initial release