fix: permission state hangs

This commit is contained in:
adamdotdevin
2025-07-31 11:36:08 -05:00
parent ca454c91ca
commit b18a96eb67
3 changed files with 7 additions and 2 deletions
+3
View File
@@ -75,6 +75,9 @@ type SetEditorContentMsg struct {
type FileRenderedMsg struct {
FilePath string
}
type PermissionRespondedToMsg struct {
Response opencode.SessionPermissionRespondParamsResponse
}
func New(
ctx context.Context,