Files
paseo/packages/app/e2e
Mohamed Boudra 670e6a6fdd sidebar history: drop workspace filter, project-only
Removes the Workspace section from the Sessions filter dropdown.
Final dropdown is All + Project. Simplifies the filter discriminated
union (drops the "workspace" variant), the predicate, and the
hook-derived option list. Workspace mapping is still used internally
to map session cwd to project for the Project filter and for hiding
unmapped agents.

E2E journey simplified — the workspace-filter step is gone, including
its brittle accessible-name regex.
2026-05-08 18:31:35 +07:00
..