test(cli): follow consolidated config tree

This commit is contained in:
Turtle
2026-07-30 10:59:56 +08:00
parent efcffa0495
commit f224bc347b
2 changed files with 2 additions and 16 deletions

View File

@@ -10,13 +10,13 @@
# The scripted adapter replaces the DeepSeek one: no key, no network. A patch's
# `name` is an assertion rather than a replacement, so the base row is disabled
# and the adapter inserted. Relative specifiers resolve against the INCLUDED
# file's directory (apps/cli), because the include moves baseUrl to that tree.
# file's directory (apps/cli/config), because the include moves baseUrl there.
- id: llm-deepseek
disabled: true
- insert:
- id: scripted-llm
name: './tests/fixtures/tui-scripted-llm.ts'
name: '../tests/fixtures/tui-scripted-llm.ts'
- id: agent-loop
config: