2025-09-18 02:51:46 +09:00
|
|
|
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
|
|
|
|
2025-10-30 12:48:45 +05:30
|
|
|
exports[`SettingsDialog > Initial Rendering > should render settings list with visual indicators 1`] = `
|
2025-09-18 02:51:46 +09:00
|
|
|
"╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
|
|
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ > Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │
|
|
|
|
|
│ │ Search to filter │ │
|
|
|
|
|
│ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ │
|
2025-11-18 12:01:16 -05:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▲ │
|
2026-02-06 13:02:57 -05:00
|
|
|
│ ● Vim Mode false │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Vim keybindings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-10 08:07:04 -05:00
|
|
|
│ Default Approval Mode Default │
|
|
|
|
|
│ The default approval mode for tool execution. 'default' prompts for approval, 'au… │
|
|
|
|
|
│ │
|
2026-01-16 23:33:49 +01:00
|
|
|
│ Enable Auto Update true │
|
|
|
|
|
│ Enable automatic updates. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 15:28:17 -05:00
|
|
|
│ Enable Notifications false │
|
|
|
|
|
│ Enable run-event notifications for action-required prompts and session completion. … │
|
|
|
|
|
│ │
|
2026-02-19 17:47:08 -05:00
|
|
|
│ Plan Directory undefined │
|
|
|
|
|
│ The directory where planning artifacts are stored. If not specified, defaults t… │
|
|
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Prompt Completion false │
|
|
|
|
|
│ Enable AI-powered prompt completion suggestions while typing. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Debug Keystroke Logging false │
|
|
|
|
|
│ Enable debug logging of keystrokes to the console. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Session Cleanup false │
|
|
|
|
|
│ Enable automatic session cleanup │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▼ │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ Apply To │
|
|
|
|
|
│ ● User Settings │
|
|
|
|
|
│ Workspace Settings │
|
|
|
|
|
│ System Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-23 15:16:53 -08:00
|
|
|
│ (Use Enter to select, Ctrl+L to reset, Tab to change focus, Esc to close) │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 16:46:50 -08:00
|
|
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
|
|
|
|
"
|
2025-09-18 02:51:46 +09:00
|
|
|
`;
|
|
|
|
|
|
2025-10-30 12:48:45 +05:30
|
|
|
exports[`SettingsDialog > Snapshot Tests > should render 'accessibility settings enabled' correctly 1`] = `
|
2025-09-18 02:51:46 +09:00
|
|
|
"╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
|
|
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ > Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │
|
|
|
|
|
│ │ Search to filter │ │
|
|
|
|
|
│ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ │
|
2025-11-18 12:01:16 -05:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▲ │
|
2026-02-06 13:02:57 -05:00
|
|
|
│ ● Vim Mode true* │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Vim keybindings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-10 08:07:04 -05:00
|
|
|
│ Default Approval Mode Default │
|
|
|
|
|
│ The default approval mode for tool execution. 'default' prompts for approval, 'au… │
|
|
|
|
|
│ │
|
2026-01-16 23:33:49 +01:00
|
|
|
│ Enable Auto Update true │
|
|
|
|
|
│ Enable automatic updates. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 15:28:17 -05:00
|
|
|
│ Enable Notifications false │
|
|
|
|
|
│ Enable run-event notifications for action-required prompts and session completion. … │
|
|
|
|
|
│ │
|
2026-02-19 17:47:08 -05:00
|
|
|
│ Plan Directory undefined │
|
|
|
|
|
│ The directory where planning artifacts are stored. If not specified, defaults t… │
|
|
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Prompt Completion false │
|
|
|
|
|
│ Enable AI-powered prompt completion suggestions while typing. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Debug Keystroke Logging false │
|
|
|
|
|
│ Enable debug logging of keystrokes to the console. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Session Cleanup false │
|
|
|
|
|
│ Enable automatic session cleanup │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▼ │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ Apply To │
|
|
|
|
|
│ ● User Settings │
|
|
|
|
|
│ Workspace Settings │
|
|
|
|
|
│ System Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-23 15:16:53 -08:00
|
|
|
│ (Use Enter to select, Ctrl+L to reset, Tab to change focus, Esc to close) │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 16:46:50 -08:00
|
|
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
|
|
|
|
"
|
2025-09-18 02:51:46 +09:00
|
|
|
`;
|
|
|
|
|
|
2025-10-30 12:48:45 +05:30
|
|
|
exports[`SettingsDialog > Snapshot Tests > should render 'all boolean settings disabled' correctly 1`] = `
|
2025-09-18 02:51:46 +09:00
|
|
|
"╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
|
|
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ > Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │
|
|
|
|
|
│ │ Search to filter │ │
|
|
|
|
|
│ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ │
|
2025-11-18 12:01:16 -05:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▲ │
|
2026-02-06 13:02:57 -05:00
|
|
|
│ ● Vim Mode false* │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Vim keybindings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-10 08:07:04 -05:00
|
|
|
│ Default Approval Mode Default │
|
|
|
|
|
│ The default approval mode for tool execution. 'default' prompts for approval, 'au… │
|
|
|
|
|
│ │
|
2026-01-16 23:33:49 +01:00
|
|
|
│ Enable Auto Update true* │
|
|
|
|
|
│ Enable automatic updates. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 15:28:17 -05:00
|
|
|
│ Enable Notifications false │
|
|
|
|
|
│ Enable run-event notifications for action-required prompts and session completion. … │
|
|
|
|
|
│ │
|
2026-02-19 17:47:08 -05:00
|
|
|
│ Plan Directory undefined │
|
|
|
|
|
│ The directory where planning artifacts are stored. If not specified, defaults t… │
|
|
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Prompt Completion false* │
|
|
|
|
|
│ Enable AI-powered prompt completion suggestions while typing. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Debug Keystroke Logging false* │
|
|
|
|
|
│ Enable debug logging of keystrokes to the console. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Session Cleanup false │
|
|
|
|
|
│ Enable automatic session cleanup │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▼ │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ Apply To │
|
|
|
|
|
│ ● User Settings │
|
|
|
|
|
│ Workspace Settings │
|
|
|
|
|
│ System Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-23 15:16:53 -08:00
|
|
|
│ (Use Enter to select, Ctrl+L to reset, Tab to change focus, Esc to close) │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 16:46:50 -08:00
|
|
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
|
|
|
|
"
|
2025-09-18 02:51:46 +09:00
|
|
|
`;
|
|
|
|
|
|
2025-10-30 12:48:45 +05:30
|
|
|
exports[`SettingsDialog > Snapshot Tests > should render 'default state' correctly 1`] = `
|
2025-09-18 02:51:46 +09:00
|
|
|
"╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
|
|
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ > Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │
|
|
|
|
|
│ │ Search to filter │ │
|
|
|
|
|
│ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ │
|
2025-11-18 12:01:16 -05:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▲ │
|
2026-02-06 13:02:57 -05:00
|
|
|
│ ● Vim Mode false │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Vim keybindings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-10 08:07:04 -05:00
|
|
|
│ Default Approval Mode Default │
|
|
|
|
|
│ The default approval mode for tool execution. 'default' prompts for approval, 'au… │
|
|
|
|
|
│ │
|
2026-01-16 23:33:49 +01:00
|
|
|
│ Enable Auto Update true │
|
|
|
|
|
│ Enable automatic updates. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 15:28:17 -05:00
|
|
|
│ Enable Notifications false │
|
|
|
|
|
│ Enable run-event notifications for action-required prompts and session completion. … │
|
|
|
|
|
│ │
|
2026-02-19 17:47:08 -05:00
|
|
|
│ Plan Directory undefined │
|
|
|
|
|
│ The directory where planning artifacts are stored. If not specified, defaults t… │
|
|
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Prompt Completion false │
|
|
|
|
|
│ Enable AI-powered prompt completion suggestions while typing. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Debug Keystroke Logging false │
|
|
|
|
|
│ Enable debug logging of keystrokes to the console. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Session Cleanup false │
|
|
|
|
|
│ Enable automatic session cleanup │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▼ │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ Apply To │
|
|
|
|
|
│ ● User Settings │
|
|
|
|
|
│ Workspace Settings │
|
|
|
|
|
│ System Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-23 15:16:53 -08:00
|
|
|
│ (Use Enter to select, Ctrl+L to reset, Tab to change focus, Esc to close) │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 16:46:50 -08:00
|
|
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
|
|
|
|
"
|
2025-09-18 02:51:46 +09:00
|
|
|
`;
|
|
|
|
|
|
2025-10-30 12:48:45 +05:30
|
|
|
exports[`SettingsDialog > Snapshot Tests > should render 'file filtering settings configured' correctly 1`] = `
|
2025-09-18 02:51:46 +09:00
|
|
|
"╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
|
|
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ > Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │
|
|
|
|
|
│ │ Search to filter │ │
|
|
|
|
|
│ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ │
|
2025-11-18 12:01:16 -05:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▲ │
|
2026-02-06 13:02:57 -05:00
|
|
|
│ ● Vim Mode false │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Vim keybindings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-10 08:07:04 -05:00
|
|
|
│ Default Approval Mode Default │
|
|
|
|
|
│ The default approval mode for tool execution. 'default' prompts for approval, 'au… │
|
|
|
|
|
│ │
|
2026-01-16 23:33:49 +01:00
|
|
|
│ Enable Auto Update true │
|
|
|
|
|
│ Enable automatic updates. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 15:28:17 -05:00
|
|
|
│ Enable Notifications false │
|
|
|
|
|
│ Enable run-event notifications for action-required prompts and session completion. … │
|
|
|
|
|
│ │
|
2026-02-19 17:47:08 -05:00
|
|
|
│ Plan Directory undefined │
|
|
|
|
|
│ The directory where planning artifacts are stored. If not specified, defaults t… │
|
|
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Prompt Completion false │
|
|
|
|
|
│ Enable AI-powered prompt completion suggestions while typing. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Debug Keystroke Logging false │
|
|
|
|
|
│ Enable debug logging of keystrokes to the console. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Session Cleanup false │
|
|
|
|
|
│ Enable automatic session cleanup │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▼ │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ Apply To │
|
|
|
|
|
│ ● User Settings │
|
|
|
|
|
│ Workspace Settings │
|
|
|
|
|
│ System Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-23 15:16:53 -08:00
|
|
|
│ (Use Enter to select, Ctrl+L to reset, Tab to change focus, Esc to close) │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 16:46:50 -08:00
|
|
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
|
|
|
|
"
|
2025-09-18 02:51:46 +09:00
|
|
|
`;
|
|
|
|
|
|
2025-10-30 12:48:45 +05:30
|
|
|
exports[`SettingsDialog > Snapshot Tests > should render 'focused on scope selector' correctly 1`] = `
|
2025-09-18 02:51:46 +09:00
|
|
|
"╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
|
|
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │
|
|
|
|
|
│ │ Search to filter │ │
|
|
|
|
|
│ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ │
|
2025-11-18 12:01:16 -05:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▲ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Vim Mode false │
|
|
|
|
|
│ Enable Vim keybindings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-10 08:07:04 -05:00
|
|
|
│ Default Approval Mode Default │
|
|
|
|
|
│ The default approval mode for tool execution. 'default' prompts for approval, 'au… │
|
|
|
|
|
│ │
|
2026-01-16 23:33:49 +01:00
|
|
|
│ Enable Auto Update true │
|
|
|
|
|
│ Enable automatic updates. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 15:28:17 -05:00
|
|
|
│ Enable Notifications false │
|
|
|
|
|
│ Enable run-event notifications for action-required prompts and session completion. … │
|
|
|
|
|
│ │
|
2026-02-19 17:47:08 -05:00
|
|
|
│ Plan Directory undefined │
|
|
|
|
|
│ The directory where planning artifacts are stored. If not specified, defaults t… │
|
|
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Prompt Completion false │
|
|
|
|
|
│ Enable AI-powered prompt completion suggestions while typing. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Debug Keystroke Logging false │
|
|
|
|
|
│ Enable debug logging of keystrokes to the console. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Session Cleanup false │
|
|
|
|
|
│ Enable automatic session cleanup │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▼ │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ > Apply To │
|
|
|
|
|
│ ● 1. User Settings │
|
|
|
|
|
│ 2. Workspace Settings │
|
|
|
|
|
│ 3. System Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-23 15:16:53 -08:00
|
|
|
│ (Use Enter to select, Ctrl+L to reset, Tab to change focus, Esc to close) │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 16:46:50 -08:00
|
|
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
|
|
|
|
"
|
2025-09-18 02:51:46 +09:00
|
|
|
`;
|
|
|
|
|
|
2025-10-30 12:48:45 +05:30
|
|
|
exports[`SettingsDialog > Snapshot Tests > should render 'mixed boolean and number settings' correctly 1`] = `
|
2025-09-18 02:51:46 +09:00
|
|
|
"╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
|
|
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ > Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │
|
|
|
|
|
│ │ Search to filter │ │
|
|
|
|
|
│ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ │
|
2025-11-18 12:01:16 -05:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▲ │
|
2026-02-06 13:02:57 -05:00
|
|
|
│ ● Vim Mode false* │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Vim keybindings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-10 08:07:04 -05:00
|
|
|
│ Default Approval Mode Default │
|
|
|
|
|
│ The default approval mode for tool execution. 'default' prompts for approval, 'au… │
|
|
|
|
|
│ │
|
2026-01-16 23:33:49 +01:00
|
|
|
│ Enable Auto Update false* │
|
|
|
|
|
│ Enable automatic updates. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 15:28:17 -05:00
|
|
|
│ Enable Notifications false │
|
|
|
|
|
│ Enable run-event notifications for action-required prompts and session completion. … │
|
|
|
|
|
│ │
|
2026-02-19 17:47:08 -05:00
|
|
|
│ Plan Directory undefined │
|
|
|
|
|
│ The directory where planning artifacts are stored. If not specified, defaults t… │
|
|
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Prompt Completion false │
|
|
|
|
|
│ Enable AI-powered prompt completion suggestions while typing. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Debug Keystroke Logging false │
|
|
|
|
|
│ Enable debug logging of keystrokes to the console. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Session Cleanup false │
|
|
|
|
|
│ Enable automatic session cleanup │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▼ │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ Apply To │
|
|
|
|
|
│ ● User Settings │
|
|
|
|
|
│ Workspace Settings │
|
|
|
|
|
│ System Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-23 15:16:53 -08:00
|
|
|
│ (Use Enter to select, Ctrl+L to reset, Tab to change focus, Esc to close) │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 16:46:50 -08:00
|
|
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
|
|
|
|
"
|
2025-09-18 02:51:46 +09:00
|
|
|
`;
|
|
|
|
|
|
2025-10-30 12:48:45 +05:30
|
|
|
exports[`SettingsDialog > Snapshot Tests > should render 'tools and security settings' correctly 1`] = `
|
2025-09-18 02:51:46 +09:00
|
|
|
"╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
|
|
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ > Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │
|
|
|
|
|
│ │ Search to filter │ │
|
|
|
|
|
│ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ │
|
2025-11-18 12:01:16 -05:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▲ │
|
2026-02-06 13:02:57 -05:00
|
|
|
│ ● Vim Mode false │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Vim keybindings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-10 08:07:04 -05:00
|
|
|
│ Default Approval Mode Default │
|
|
|
|
|
│ The default approval mode for tool execution. 'default' prompts for approval, 'au… │
|
|
|
|
|
│ │
|
2026-01-16 23:33:49 +01:00
|
|
|
│ Enable Auto Update true │
|
|
|
|
|
│ Enable automatic updates. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 15:28:17 -05:00
|
|
|
│ Enable Notifications false │
|
|
|
|
|
│ Enable run-event notifications for action-required prompts and session completion. … │
|
|
|
|
|
│ │
|
2026-02-19 17:47:08 -05:00
|
|
|
│ Plan Directory undefined │
|
|
|
|
|
│ The directory where planning artifacts are stored. If not specified, defaults t… │
|
|
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Prompt Completion false │
|
|
|
|
|
│ Enable AI-powered prompt completion suggestions while typing. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Debug Keystroke Logging false │
|
|
|
|
|
│ Enable debug logging of keystrokes to the console. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Session Cleanup false │
|
|
|
|
|
│ Enable automatic session cleanup │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▼ │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ Apply To │
|
|
|
|
|
│ ● User Settings │
|
|
|
|
|
│ Workspace Settings │
|
|
|
|
|
│ System Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-23 15:16:53 -08:00
|
|
|
│ (Use Enter to select, Ctrl+L to reset, Tab to change focus, Esc to close) │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 16:46:50 -08:00
|
|
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
|
|
|
|
"
|
2025-09-18 02:51:46 +09:00
|
|
|
`;
|
|
|
|
|
|
2025-10-30 12:48:45 +05:30
|
|
|
exports[`SettingsDialog > Snapshot Tests > should render 'various boolean settings enabled' correctly 1`] = `
|
2025-09-18 02:51:46 +09:00
|
|
|
"╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
|
|
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ > Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ╭──────────────────────────────────────────────────────────────────────────────────────────────╮ │
|
|
|
|
|
│ │ Search to filter │ │
|
|
|
|
|
│ ╰──────────────────────────────────────────────────────────────────────────────────────────────╯ │
|
2025-11-18 12:01:16 -05:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▲ │
|
2026-02-06 13:02:57 -05:00
|
|
|
│ ● Vim Mode true* │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Vim keybindings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-10 08:07:04 -05:00
|
|
|
│ Default Approval Mode Default │
|
|
|
|
|
│ The default approval mode for tool execution. 'default' prompts for approval, 'au… │
|
|
|
|
|
│ │
|
2026-01-16 23:33:49 +01:00
|
|
|
│ Enable Auto Update false* │
|
|
|
|
|
│ Enable automatic updates. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 15:28:17 -05:00
|
|
|
│ Enable Notifications false │
|
|
|
|
|
│ Enable run-event notifications for action-required prompts and session completion. … │
|
|
|
|
|
│ │
|
2026-02-19 17:47:08 -05:00
|
|
|
│ Plan Directory undefined │
|
|
|
|
|
│ The directory where planning artifacts are stored. If not specified, defaults t… │
|
|
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Prompt Completion true* │
|
|
|
|
|
│ Enable AI-powered prompt completion suggestions while typing. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Debug Keystroke Logging true* │
|
|
|
|
|
│ Enable debug logging of keystrokes to the console. │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-06 14:06:15 -05:00
|
|
|
│ Enable Session Cleanup false │
|
|
|
|
|
│ Enable automatic session cleanup │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ ▼ │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2025-12-03 22:43:11 -08:00
|
|
|
│ Apply To │
|
|
|
|
|
│ ● User Settings │
|
|
|
|
|
│ Workspace Settings │
|
|
|
|
|
│ System Settings │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-01-23 15:16:53 -08:00
|
|
|
│ (Use Enter to select, Ctrl+L to reset, Tab to change focus, Esc to close) │
|
2025-09-18 02:51:46 +09:00
|
|
|
│ │
|
2026-02-18 16:46:50 -08:00
|
|
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
|
|
|
|
|
"
|
2025-09-18 02:51:46 +09:00
|
|
|
`;
|