feat(tui): hint to view workflow agents after workflow tool runs#1353
Merged
Annotations
10 warnings
|
Run oxlint:
packages/opencode/src/cli/cmd/tui/component/starry-background.tsx#L99
Using a spread operator here creates a new array unnecessarily.
|
|
Run oxlint:
packages/opencode/test/agent/agent.test.ts#L906
Parameter 'dir' is declared but never used. Unused parameters should start with a '_'.
|
|
Run oxlint:
packages/opencode/src/cli/cmd/tui/component/logo.tsx#L315
Variable 'GO' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/src/cli/cmd/tui/component/dialog-workspace-create.tsx#L146
Catch parameter 'e' is caught but never used.
|
|
Run oxlint:
packages/app/src/context/global-sync.tsx#L13
Identifier 'unwrap' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/tool/task.test.ts#L269
Variable 'sess' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/tool/task.test.ts#L256
Variable 'sess' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/tool/task.test.ts#L243
Variable 'sess' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/tool/task.test.ts#L230
Variable 'sess' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/tool/task.test.ts#L217
Variable 'sess' is declared but never used. Unused variables should start with a '_'.
|
background
wait
wait-all
cancel
parallel
Loading