Summary
Remove the obsolete infrastructure, configuration, and active documentation for the legacy snapshot suites after the PTY migration tracked in #2116 is complete.
Context
The legacy suites under packages/cli/snap-tests/ and packages/cli/snap-tests-global/ will no longer be needed after the migration.
#1723 added the legacy paths to the VS Code Vitest exclusion, and #2135 retains them while adding the PTY snapshot path. Active repository guidance such as AGENTS.md, CONTRIBUTING.md, and the PTY snapshot README also still documents the legacy suites.
Done when
Summary
Remove the obsolete infrastructure, configuration, and active documentation for the legacy snapshot suites after the PTY migration tracked in #2116 is complete.
Context
The legacy suites under
packages/cli/snap-tests/andpackages/cli/snap-tests-global/will no longer be needed after the migration.#1723 added the legacy paths to the VS Code Vitest exclusion, and #2135 retains them while adding the PTY snapshot path. Active repository guidance such as
AGENTS.md,CONTRIBUTING.md, and the PTY snapshot README also still documents the legacy suites.Done when
vitest.configSearchPatternExcludewithout changing the PTY snapshot exclusion.