Forge
deeb25a2
1# Минимальный хром редактора: раскладка от Flight, ось UiModeFamily — Editor (раньше DefaultsForFamily Editor в коде).
2
3[meta]
4inherits = "Flight"
5family = "Editor"
6main_window_title = "CascadeIDE — Editor"
7
8[layout]
9instrumentation_dock_visible = false
10active_task_strip = false
11
12[capabilities]
13quick_actions = false
14agent_operations_panel = false
15agent_trace = false
16autonomous_agent_telemetry = false
17ide_health_on_terminal_tab = false
18ide_health_main_column_span = 5
19instrumentation_tabs = false
20hypotheses_tab = false
21risk_summary_card = false
22result_summary_card = false
23ide_health_strip = false
24ide_health_surface = "bottom_strip"
25problems_panel = false
26eicas_alerts_bar = false
27
View only · write via MCP/CIDE