design: Orchestrator route-first redesign (route-to-existing as primary, create as fallback)#1741
Open
wqymi wants to merge 6 commits into
Open
design: Orchestrator route-first redesign (route-to-existing as primary, create as fallback)#1741wqymi wants to merge 6 commits into
wqymi wants to merge 6 commits into
Annotations
10 warnings
|
Run oxlint:
packages/opencode/src/skill/compose/.bundle/brainstorm/scripts/server.cjs#L188
Catch parameter 'e' is caught but never used.
|
|
Run oxlint:
packages/opencode/test/cli/tui/thread.test.ts#L11
Identifier 'TuiConfig' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/cli/run-completion.test.ts#L72
Variable 'calls' is assigned a value but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/git/git.test.ts#L7
Identifier 'withTmpdirOutsideGit' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/cron/cron-expr.ts#L64
'limit' is not modified in this loop.
|
|
Run oxlint:
packages/opencode/src/cron/cron-expr.ts#L64
'd' is not modified in this loop.
|
|
Run oxlint:
packages/opencode/src/cron/scheduler.ts#L138
Variable 'allTasks' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/src/cron/sentinel.ts#L114
Using a spread operator here creates a new array unnecessarily.
|
|
Run oxlint:
packages/opencode/src/cron/sentinel.ts#L111
Using a spread operator here creates a new array unnecessarily.
|
|
Run oxlint:
packages/opencode/test/skill/compose-review.test.ts#L115
Variable 'allContent' is declared but never used. Unused variables should start with a '_'.
|
background
wait
wait-all
cancel
parallel
Loading