Files
vscode/test/componentFixtures
Ben VillalobosandGitHub 4bbdaa9026 Remove Automations section from AI Customizations editor (#328654)
* refactor: remove Automations section from AI Customizations editor

The Automations UX has moved to a dedicated custom view in the sessions
app sidebar. Remove the old widget, accessibility help, and all wiring
from the AI Customization Management Editor.

- Delete automationsListWidget.ts and automationsAccessibilityHelp.ts
- Delete corresponding test files
- Remove widget creation, layout, visibility, and focus handling from
  the editor
- Remove deep-link focusAutomation case from contribution
- Remove stale AccessibilityHelp registration from sessions contribution
- Keep Automations enum value (sessions app still depends on it)

* chore: remove dead Automations CSS from customization editor stylesheet

* chore: remove dead Automations test and fixture references

* fix: retarget automation-configured button to sessions custom view

* fix: redirect Automations tree link to custom view

* fix: redirect Automations overview tile to custom view

* fix: remove Automations link from customization tree view

* fix: remove Automations tile from customization overview

* fix: remove Automations from customizations toolbar

* chore: remove dead automationId parameter from OpenEditor command

* chore: remove dead automationsContentContainer from test interface

* chore: remove dead isAutomations field from ICustomizationItemConfig

* docs: remove stale Automations widget paragraphs from AI_CUSTOMIZATIONS.md

* chore: remove dead automationsEnabled fixture scaffolding

* chore: remove AutomationsTab from blocks-ci-screenshots.md
2026-08-03 04:37:02 +00:00
..
2026-07-03 17:48:37 +02:00
2026-06-17 19:10:01 +02:00