Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 0 additions & 112 deletions apps/desktop/e2e/tests/comparator.spec.ts

This file was deleted.

20 changes: 8 additions & 12 deletions apps/desktop/src-tauri/capabilities/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@
"identifier": "shell:allow-execute",
"allow": [
{ "name": "claude", "cmd": "claude", "args": true },
{ "name": "copilot", "cmd": "copilot", "args": true },
{ "name": "cursor", "cmd": "cursor", "args": true },
{ "name": "agent", "cmd": "agent", "args": ["--version"] },
{ "name": "copilot", "cmd": "copilot", "args": ["--version"] },
{ "name": "codex", "cmd": "codex", "args": ["--version"] },
{ "name": "gh", "cmd": "gh", "args": true },
{ "name": "git", "cmd": "git", "args": true },
{ "name": "security", "cmd": "security", "args": true }
Expand Down Expand Up @@ -70,17 +71,12 @@
"allow-read-live-activity",
"allow-compute-live-stats",
"allow-read-session-transcript",
"allow-get-cwd",
"allow-create-terminal",
"allow-destroy-terminal",
"allow-write-terminal",
"allow-resize-terminal",
"allow-detect-harnesses",
"allow-start-comparison",
"allow-kill-panel",
"allow-save-comparison",
"allow-save-panel-result",
"allow-list-comparisons",
"allow-get-comparison",
"allow-delete-comparison",
"allow-save-file-diffs",
"allow-get-comparison-diffs",
"allow-get-comparison-setup",
"allow-check-git-repo",
"allow-create-worktrees",
"allow-remove-worktrees",
Expand Down
2 changes: 1 addition & 1 deletion apps/desktop/src-tauri/gen/schemas/acl-manifests.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/desktop/src-tauri/gen/schemas/capabilities.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"default":{"identifier":"default","description":"Default capability \u2014 grants core API, read access to ~/.claude/, and shell spawn for comparator","local":true,"windows":["main"],"permissions":["allow-acknowledge-drift","allow-add-to-parity-baseline","allow-apply-security-preset","allow-board-server-check-installed","allow-board-server-install","allow-board-server-restart","allow-board-server-start","allow-chat-leave-room","allow-chat-list-rooms","allow-chat-load-messages","allow-chat-local-relay-running","allow-chat-purge-room","allow-chat-save-messages","allow-chat-save-room","allow-chat-start-local-relay","allow-chat-stop-local-relay","allow-check-git-repo","allow-check-plugin-updates","allow-clear-audit-entries","allow-compute-live-stats","allow-create-config-file","allow-create-evaluation-session","allow-create-worktrees","allow-delete-comparison","allow-delete-custom-profile","allow-delete-keychain-secret","allow-delete-pairwise-vote","allow-detect-harnesses","allow-export-comparison-json","allow-export-plugin-as-zip","allow-export-plugin-to-folder","allow-get-comparator-analytics","allow-get-comparison","allow-get-comparison-diffs","allow-get-comparison-setup","allow-get-custom-profile","allow-get-diff-against-commit","allow-get-evaluation-session","allow-get-evaluations","allow-get-history-size","allow-get-pairwise-analytics","allow-get-pairwise-votes","allow-get-parity-drift","allow-get-parity-history","allow-get-parity-snapshot","allow-import-plugin-from-path","allow-import-plugin-from-zip","allow-kill-panel","allow-list-active-sessions","allow-list-audit-entries","allow-list-claude-dir","allow-list-comparisons","allow-list-custom-profiles","allow-list-installed-plugins","allow-list-marketplaces","allow-list-required-env","allow-list-security-presets","allow-list-sessions-summary","allow-membrain-check-installed","allow-membrain-get-port","allow-membrain-start","allow-membrain-stop","allow-push-file-history","allow-read-claude-md","allow-read-env-config","allow-read-file-history","allow-read-harness-file","allow-read-hooks","allow-read-live-activity","allow-read-mcp-config","allow-read-permissions","allow-read-plugin-file","allow-read-plugin-tree","allow-read-session-facet","allow-read-session-transcript","allow-read-stats-cache","allow-remove-worktrees","allow-reveal-evaluation-session","allow-run-parity-scan","allow-save-comparison","allow-save-custom-profile","allow-save-evaluation","allow-save-file-diffs","allow-save-pairwise-vote","allow-save-panel-result","allow-scan-claude-config","allow-set-keychain-secret","allow-start-comparison","allow-sync-create-backup","allow-sync-file-exists","allow-sync-list-backups","allow-sync-read-dir","allow-sync-read-file","allow-sync-restore-backup","allow-sync-write-files","allow-uninstall-plugin","allow-update-evaluation-score","allow-update-permissions","allow-write-config-file","allow-write-env-config","allow-write-harness-file","allow-write-mcp-config","allow-write-plugin-file","core:default","core:event:allow-emit","core:event:allow-listen","core:window:allow-start-dragging","dialog:allow-open","dialog:allow-save","dialog:default","fs:allow-exists","fs:allow-read-dir","fs:allow-read-text-file","fs:allow-write-text-file","shell:allow-kill","shell:allow-open","shell:allow-spawn","shell:allow-stdin-write","shell:default",{"identifier":"fs:scope","allow":[{"path":"$HOME/.claude"},{"path":"$HOME/.claude/**"},{"path":"$HOME/.harness-kit"},{"path":"$HOME/.harness-kit/**"}]},{"identifier":"shell:allow-execute","allow":[{"args":true,"cmd":"claude","name":"claude"},{"args":true,"cmd":"cursor","name":"cursor"},{"args":true,"cmd":"gh","name":"gh"},{"args":true,"cmd":"git","name":"git"},{"args":true,"cmd":"security","name":"security"}]},{"identifier":"shell:allow-execute","allow":[{"args":true,"cmd":"claude","name":"claude"},{"args":true,"cmd":"copilot","name":"copilot"},{"args":true,"cmd":"cursor","name":"cursor"},{"args":true,"cmd":"gh","name":"gh"},{"args":true,"cmd":"git","name":"git"},{"args":true,"cmd":"security","name":"security"}]}]}}
{"default":{"identifier":"default","description":"Default capability — grants core API, read access to ~/.claude/, and shell spawn for comparator","local":true,"windows":["main"],"permissions":["core:default","core:window:allow-start-dragging","core:event:allow-listen","core:event:allow-emit","fs:allow-read-text-file","fs:allow-read-dir","fs:allow-exists","fs:allow-write-text-file",{"identifier":"fs:scope","allow":[{"path":"$HOME/.claude"},{"path":"$HOME/.claude/**"},{"path":"$HOME/.harness-kit"},{"path":"$HOME/.harness-kit/**"}]},"dialog:default","dialog:allow-open","dialog:allow-save","shell:default","shell:allow-spawn","shell:allow-stdin-write","shell:allow-kill","shell:allow-open",{"identifier":"shell:allow-execute","allow":[{"args":true,"cmd":"claude","name":"claude"},{"args":true,"cmd":"agent","name":"agent"},{"args":true,"cmd":"copilot","name":"copilot"},{"args":true,"cmd":"codex","name":"codex"},{"args":true,"cmd":"gh","name":"gh"},{"args":true,"cmd":"git","name":"git"},{"args":true,"cmd":"security","name":"security"}]},"allow-list-installed-plugins","allow-list-marketplaces","allow-check-plugin-updates","allow-uninstall-plugin","allow-read-plugin-tree","allow-read-plugin-file","allow-write-plugin-file","allow-import-plugin-from-path","allow-import-plugin-from-zip","allow-export-plugin-as-zip","allow-export-plugin-to-folder","allow-read-hooks","allow-read-claude-md","allow-write-config-file","allow-read-harness-file","allow-write-harness-file","allow-scan-claude-config","allow-read-mcp-config","allow-write-mcp-config","allow-list-custom-profiles","allow-get-custom-profile","allow-save-custom-profile","allow-delete-custom-profile","allow-list-claude-dir","allow-read-stats-cache","allow-list-sessions-summary","allow-read-session-facet","allow-list-active-sessions","allow-read-live-activity","allow-compute-live-stats","allow-read-session-transcript","allow-get-cwd","allow-create-terminal","allow-destroy-terminal","allow-write-terminal","allow-resize-terminal","allow-detect-harnesses","allow-check-git-repo","allow-create-worktrees","allow-remove-worktrees","allow-get-diff-against-commit","allow-save-evaluation","allow-get-evaluations","allow-update-evaluation-score","allow-create-evaluation-session","allow-get-evaluation-session","allow-reveal-evaluation-session","allow-save-pairwise-vote","allow-get-pairwise-votes","allow-get-pairwise-analytics","allow-delete-pairwise-vote","allow-export-comparison-json","allow-get-comparator-analytics","allow-read-permissions","allow-update-permissions","allow-list-security-presets","allow-apply-security-preset","allow-list-required-env","allow-set-keychain-secret","allow-delete-keychain-secret","allow-read-env-config","allow-write-env-config","allow-list-audit-entries","allow-clear-audit-entries","allow-read-file-history","allow-push-file-history","allow-get-history-size","allow-sync-read-file","allow-sync-file-exists","allow-sync-read-dir","allow-sync-write-files","allow-sync-create-backup","allow-sync-list-backups","allow-sync-restore-backup","allow-board-server-check-installed","allow-board-server-install","allow-board-server-start","allow-board-server-restart","allow-membrain-check-installed","allow-membrain-start","allow-membrain-stop","allow-membrain-get-port","allow-run-parity-scan","allow-get-parity-snapshot","allow-get-parity-drift","allow-acknowledge-drift","allow-get-parity-history","allow-create-config-file","allow-add-to-parity-baseline","allow-chat-save-room","allow-chat-leave-room","allow-chat-list-rooms","allow-chat-save-messages","allow-chat-load-messages","allow-chat-purge-room","allow-chat-start-local-relay","allow-chat-stop-local-relay","allow-chat-local-relay-running"]}}
60 changes: 60 additions & 0 deletions apps/desktop/src-tauri/gen/schemas/desktop-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2318,6 +2318,12 @@
"const": "allow-create-evaluation-session",
"markdownDescription": "Enables the create_evaluation_session command without any pre-configured scope."
},
{
"description": "Enables the create_terminal command without any pre-configured scope.",
"type": "string",
"const": "allow-create-terminal",
"markdownDescription": "Enables the create_terminal command without any pre-configured scope."
},
{
"description": "Enables the create_worktrees command without any pre-configured scope.",
"type": "string",
Expand Down Expand Up @@ -2348,6 +2354,12 @@
"const": "allow-delete-pairwise-vote",
"markdownDescription": "Enables the delete_pairwise_vote command without any pre-configured scope."
},
{
"description": "Enables the destroy_terminal command without any pre-configured scope.",
"type": "string",
"const": "allow-destroy-terminal",
"markdownDescription": "Enables the destroy_terminal command without any pre-configured scope."
},
{
"description": "Enables the detect_harnesses command without any pre-configured scope.",
"type": "string",
Expand Down Expand Up @@ -2402,6 +2414,12 @@
"const": "allow-get-custom-profile",
"markdownDescription": "Allows the get_custom_profile command."
},
{
"description": "Enables the get_cwd command without any pre-configured scope.",
"type": "string",
"const": "allow-get-cwd",
"markdownDescription": "Enables the get_cwd command without any pre-configured scope."
},
{
"description": "Enables the get_diff_against_commit command without any pre-configured scope.",
"type": "string",
Expand Down Expand Up @@ -2648,6 +2666,12 @@
"const": "allow-remove-worktrees",
"markdownDescription": "Enables the remove_worktrees command without any pre-configured scope."
},
{
"description": "Enables the resize_terminal command without any pre-configured scope.",
"type": "string",
"const": "allow-resize-terminal",
"markdownDescription": "Enables the resize_terminal command without any pre-configured scope."
},
{
"description": "Enables the reveal_evaluation_session command without any pre-configured scope.",
"type": "string",
Expand Down Expand Up @@ -2804,6 +2828,12 @@
"const": "allow-write-plugin-file",
"markdownDescription": "Enables the write_plugin_file command without any pre-configured scope."
},
{
"description": "Enables the write_terminal command without any pre-configured scope.",
"type": "string",
"const": "allow-write-terminal",
"markdownDescription": "Enables the write_terminal command without any pre-configured scope."
},
{
"description": "Denies the acknowledge_drift command without any pre-configured scope.",
"type": "string",
Expand Down Expand Up @@ -2936,6 +2966,12 @@
"const": "deny-create-evaluation-session",
"markdownDescription": "Denies the create_evaluation_session command without any pre-configured scope."
},
{
"description": "Denies the create_terminal command without any pre-configured scope.",
"type": "string",
"const": "deny-create-terminal",
"markdownDescription": "Denies the create_terminal command without any pre-configured scope."
},
{
"description": "Denies the create_worktrees command without any pre-configured scope.",
"type": "string",
Expand Down Expand Up @@ -2966,6 +3002,12 @@
"const": "deny-delete-pairwise-vote",
"markdownDescription": "Denies the delete_pairwise_vote command without any pre-configured scope."
},
{
"description": "Denies the destroy_terminal command without any pre-configured scope.",
"type": "string",
"const": "deny-destroy-terminal",
"markdownDescription": "Denies the destroy_terminal command without any pre-configured scope."
},
{
"description": "Denies the detect_harnesses command without any pre-configured scope.",
"type": "string",
Expand Down Expand Up @@ -3020,6 +3062,12 @@
"const": "deny-get-custom-profile",
"markdownDescription": "Denies the get_custom_profile command."
},
{
"description": "Denies the get_cwd command without any pre-configured scope.",
"type": "string",
"const": "deny-get-cwd",
"markdownDescription": "Denies the get_cwd command without any pre-configured scope."
},
{
"description": "Denies the get_diff_against_commit command without any pre-configured scope.",
"type": "string",
Expand Down Expand Up @@ -3266,6 +3314,12 @@
"const": "deny-remove-worktrees",
"markdownDescription": "Denies the remove_worktrees command without any pre-configured scope."
},
{
"description": "Denies the resize_terminal command without any pre-configured scope.",
"type": "string",
"const": "deny-resize-terminal",
"markdownDescription": "Denies the resize_terminal command without any pre-configured scope."
},
{
"description": "Denies the reveal_evaluation_session command without any pre-configured scope.",
"type": "string",
Expand Down Expand Up @@ -3422,6 +3476,12 @@
"const": "deny-write-plugin-file",
"markdownDescription": "Denies the write_plugin_file command without any pre-configured scope."
},
{
"description": "Denies the write_terminal command without any pre-configured scope.",
"type": "string",
"const": "deny-write-terminal",
"markdownDescription": "Denies the write_terminal command without any pre-configured scope."
},
{
"description": "Default core plugins set.\n#### This default permission set includes:\n\n- `core:path:default`\n- `core:event:default`\n- `core:window:default`\n- `core:webview:default`\n- `core:app:default`\n- `core:image:default`\n- `core:resources:default`\n- `core:menu:default`\n- `core:tray:default`",
"type": "string",
Expand Down
Loading
Loading