ZIm/crates/agent_ui
Finn Evers 2bc6e18ac9
Ensure disable_ai is properly respected (#34941)
Quick follow up to #34896 which ensures that the Agent Panel cannot be
caught by actions like `workspace: toggle left dock` when `disable_ai`
is set to true.

Also removes a method that was introduced but unused in the workspace
because `first_enabled_panel_idx` already covers all cases this method
could be useful for.

Release Notes:

- N/A
2025-07-23 12:20:09 +02:00
..
src Ensure disable_ai is properly respected (#34941) 2025-07-23 12:20:09 +02:00
Cargo.toml Add setting to disable all AI features (#34896) 2025-07-22 11:32:39 -04:00
LICENSE-GPL Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00