Expand description
Permission types for opencode_rs.
Matches TypeScript PermissionNext schema from permission/next.ts.
Structs§
- Permission
Reply Request - Request body for replying to a permission.
- Permission
Request - A permission request from the server.
- Permission
Rule - A permission rule in a ruleset.
- Permission
Tool Ref - Reference to a tool invocation for permission context.
Enums§
- Permission
Action - Permission action (allow, deny, ask).
- Permission
Reply - Reply to a permission request.
Type Aliases§
- Ruleset
- A ruleset is a list of permission rules.