summaryrefslogtreecommitdiff
path: root/web/test/new-task-button.test.mjs
AgeCommit message (Collapse)Author
2026-03-13feat: show New Task button on all tabsClaudomator Agent
Removed the switchTab() logic that hid btn-new-task on non-tasks tabs. The button lives in the global header so no structural changes were needed. Added new-task-button.test.mjs to contract-test the always-visible behavior.