v0.10.6
0.10.6
This release expands the CLI's Core API endpoint coverage and refreshes the shipped agent skill data to match the deployed public API surface.
Added
- Added organization device incident controls:
organization.devices.suspendIncidentsorganization.devices.resumeIncidents
- Added organization edge discovery:
organization.edges.getEdges
- Added organization group management endpoints:
organization.groups.createGrouporganization.groups.getGroupsorganization.groups.getGrouporganization.groups.updateGrouporganization.groups.deleteGrouporganization.groups.addUsersorganization.groups.removeUsersorganization.groups.addExternalUser
- Added organization user management endpoints:
organization.users.createUserorganization.users.getUsersorganization.users.getUserorganization.users.deactivateUserorganization.users.resendWelcome
- Added partner organization creation:
partner.organizations.createOrganization
- Updated the typed client namespace surface, endpoint catalog, command docs, endpoint reference docs, tests, and shipped
xyte-cliskill data for the new endpoints.
Fixed
- Corrected the Edge claim and ping lifecycle routes to use the deployed
/core/v1/organization/edges/devices/...paths:organization.edge.startClaimorganization.edge.getClaimStatusorganization.edge.startPingorganization.edge.getPingStatus