remove the Automation page

Deletes the Automation and NewAutomation screens, their /automation and
/new-automation routes, the Dashboard barrel exports, the dock item (+ default
dock path), and the page-title rule. TaskRunnerModal is kept — the file browser
still uses it to run tasks on files.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-24 14:39:09 +00:00
co-authored by Claude Opus 4.8
parent 496f80dd5c
commit 6f7bf8df42
9 changed files with 2 additions and 581 deletions
@@ -6,8 +6,6 @@ export * from './Plans';
export * from './Processes';
export * from './CapabilityPage';
export * from './Settings';
export * from './Automation';
export * from './NewAutomation';
export * from './Skills';
export * from './TaskLogs';
export * from './Tasks';