opencode/packages/app/e2e
LukeParkerDev 2eb9ae4d34 refactor(shell): centralize shell tool identity
Move shell tool ID checks behind shared helpers so runtime code and tests stop duplicating bash, pwsh, and powershell branches. This keeps shell-specific behavior aligned across consumers and makes follow-on shell changes less error-prone.
2026-04-03 14:56:40 +10:00
..
app fix(app): prefer cmd+k for command palette (#18731) 2026-03-23 08:00:24 +00:00
commands fix(app): preserve file tree tab on reopen + fix e2e test regressions (#16482) 2026-03-07 09:47:45 -06:00
files fix(app): preserve file tree tab on reopen + fix e2e test regressions (#16482) 2026-03-07 09:47:45 -06:00
models fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528) 2026-04-01 23:47:26 +00:00
projects test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
prompt refactor(shell): centralize shell tool identity 2026-04-03 14:56:40 +10:00
session test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
settings test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
sidebar test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
status test(app): fix e2e test action 2026-02-04 11:03:54 -06:00
terminal test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
actions.ts refactor(app): unexport internal e2e helpers (#20730) 2026-04-02 18:53:51 +00:00
AGENTS.md test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
backend.ts test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
fixtures.ts test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
selectors.ts refactor(app): unexport internal e2e helpers (#20730) 2026-04-02 18:53:51 +00:00
thinking-level.spec.ts refactor(app): refactored tests + added project tests (#11349) 2026-01-30 21:06:48 +00:00
tsconfig.json fix(app): terminal cloning without retry (#17354) 2026-03-13 08:56:48 -05:00
utils.ts refactor(shell): centralize shell tool identity 2026-04-03 14:56:40 +10:00