Skip to content

v0.2.0

Latest

Choose a tag to compare

@dmingolla dmingolla released this 05 Dec 10:33
· 1 commit to master since this release

New Features

VM Management

  • Disk operations: attach, detach, and resize VM disks
  • Snapshot management: create and revert VM snapshots
  • Network interface management: attach and detach NICs

OneFlow Service Management

  • Deploy, manage, and scale OneFlow services
  • Service lifecycle operations (shutdown, recover, hold, release)
  • Service log retrieval

Tenancy Management

  • User management: create, update quotas, and delete users
  • Group management: create groups and manage user membership
  • ACL management: create and manage access control rules

Marketplace Integration

  • List marketplaces and search marketplace apps
  • Import marketplace appliances to datastores

Template Management

  • Enhanced template update functionality with append/replace modes

Testing & Quality

  • Comprehensive unit test coverage for all new tools
  • Integration tests for VM operations
  • Enhanced Promptfoo test suite with improved organization
  • Test documentation with version compatibility notes

Improvements

  • Enhanced tool descriptions with usage notes and parameter defaults
  • Improved error messages and validation
  • Better test organization and path consistency