fix(cli): close shared config review gaps
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
- id: hmr
|
||||
disabled: true
|
||||
|
||||
- id: system-prompt
|
||||
config:
|
||||
persona: ''
|
||||
# Session query is a TUI capability; Web owns its own session presentation.
|
||||
- id: session-query-sqlite
|
||||
disabled: true
|
||||
|
||||
- id: tools
|
||||
config:
|
||||
@@ -26,10 +26,6 @@
|
||||
# once the web UI owns the choice per session.
|
||||
mode: !!js process.env.DSH_TOOLS_MODE
|
||||
|
||||
- id: agent-loop
|
||||
config:
|
||||
agents: []
|
||||
|
||||
- id: llm-deepseek
|
||||
config:
|
||||
apiKey: !!js process.env.DEEPSEEK_API_KEY
|
||||
|
||||
Reference in New Issue
Block a user