@opencode-ai/protocol 0.0.0-next-15090 → 0.0.0-next-15092

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.
@@ -72,7 +72,7 @@ export declare const makePermissionGroup: <LocationId extends HttpApiMiddleware.
72
72
  readonly messageID: Schema.String;
73
73
  readonly callID: Schema.String;
74
74
  }>]>>, never, never>;
75
- readonly agent: Schema.optional<Schema.brand<Schema.String, "AgentV2.ID">>;
75
+ readonly agent: Schema.optional<Schema.brand<Schema.String, "Agent.ID">>;
76
76
  }>>, HttpApiEndpoint.StringTree<never>, HttpApiEndpoint.Json<Schema.Struct<{
77
77
  readonly data: Schema.Struct<{
78
78
  readonly id: Schema.brand<Schema.String, "PermissionV2.ID"> & {