Skip to content

Commit 07b489a

Browse files
Angfr95claude
andcommitted
chore: regenerate base config schema for hyprlandCapture field
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9566082 commit 07b489a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/config/schema.base.generated.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -910,6 +910,9 @@ export const GENERATED_BASE_CONFIG_SCHEMA: BaseConfigSchemaResponse = {
910910
description:
911911
"Best-effort cleanup policy for browser tabs opened by primary-agent sessions. Keep enabled to avoid stale sandbox or managed-browser tabs accumulating across long-lived gateways.",
912912
},
913+
hyprlandCapture: {
914+
type: "boolean",
915+
},
913916
},
914917
additionalProperties: false,
915918
title: "Browser",

0 commit comments

Comments
 (0)