@rosthq/cli 0.7.69 → 0.7.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rosthq/cli",
3
- "version": "0.7.69",
3
+ "version": "0.7.71",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "Command-line adapter for the server-side command surface.",
@@ -66,6 +66,7 @@ The following registry commands require human confirmation or a credential flow:
66
66
  | `settings.agent_policy.update` | `human_required` |
67
67
  | `settings.confirmation_policy.update` | `human_required` |
68
68
  | `settings.product_learning.update` | `human_required` |
69
+ | `settings.tool_policy.update` | `human_required` |
69
70
  | `settings.update` | `dangerous` |
70
71
  | `signal.bind_confirm` | `human_required` |
71
72
  | `signal.correct_reading` | `human_required` |
@@ -102,6 +103,7 @@ The following registry commands require human confirmation or a credential flow:
102
103
  | `tenant.anthropic_key.save` | `credential_flow` |
103
104
  | `tenant.model_gateway_policy.update` | `dangerous` |
104
105
  | `tenant.rename` | `human_required` |
106
+ | `tool_grants.agent.update` | `human_required` |
105
107
  | `work_order.cancel` | `human_required` |
106
108
 
107
109
  ## Confirmation handling