Adopts live agent config: streamFirstEventTimeoutSeconds/streamIdleTimeoutSeconds = 900 (matches llama-swap healthCheckTimeout), default model ciru-strix-iu4, statusline/TUI tweaks drifted since last adoption.
88 lines
No EOL
1.9 KiB
YAML
88 lines
No EOL
1.9 KiB
YAML
disabledProviders:
|
|
- zai
|
|
- zai-coding
|
|
- minimax
|
|
- nvidia
|
|
providers:
|
|
webSearchOrder:
|
|
- searxng
|
|
- perplexity
|
|
- gemini
|
|
- anthropic
|
|
- codex
|
|
- xai
|
|
- exa
|
|
- tinyfish
|
|
- jina
|
|
- kagi
|
|
- tavily
|
|
- firecrawl
|
|
- brave
|
|
- kimi
|
|
- parallel
|
|
- synthetic
|
|
- startpage
|
|
- duckduckgo
|
|
- ecosia
|
|
- google
|
|
- mojeek
|
|
- public
|
|
autoThinkingMaxEffort: xhigh
|
|
streamFirstEventTimeoutSeconds: 900
|
|
streamIdleTimeoutSeconds: 900
|
|
searxng:
|
|
endpoint: http://kaiser.local:8800
|
|
symbolPreset: nerd
|
|
theme:
|
|
dark: dark-gruvbox
|
|
light: light
|
|
setupVersion: 2
|
|
modelRoles:
|
|
task: llama-swap.miche/godoter-27b
|
|
slow: deepseek/deepseek-v4-pro:high
|
|
vision: llama-swap.byte/qwen36-35b-heretic-apex
|
|
tiny: llama-swap.byte/gemma4-26b-hauhau
|
|
smol: llama-swap.miche/qwen38-flash-next-iq4xs
|
|
commit: llama-swap.byte/gemma4-26b-hauhau
|
|
default: llama-swap.miche/qwen38-flash-ciru-strix-iu4
|
|
retry:
|
|
fallbackChains:
|
|
default:
|
|
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
|
- llama-swap.miche/ornith-1.5-apex-i-quality
|
|
task:
|
|
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
|
- llama-swap.miche/ornith-1.5-apex-i-quality
|
|
smol:
|
|
- llama-swap.miche/ornith-1.5-apex-i-quality
|
|
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
|
plan:
|
|
- llama-swap.miche/ornith-1.5-apex-i-quality:xhigh
|
|
- llama-swap.miche/qwen38-27b-ciru-promptforge:xhigh
|
|
slow:
|
|
- llama-swap.miche/ornith-1.5-apex-i-quality
|
|
- llama-swap.miche/qwen38-27b-ciru-promptforge
|
|
tools:
|
|
approvalMode: yolo
|
|
memory:
|
|
backend: "off"
|
|
github:
|
|
enabled: true
|
|
statusLine:
|
|
preset: full
|
|
separator: powerline
|
|
transparent: true
|
|
contextLine: embedded
|
|
tui:
|
|
textSizing: true
|
|
defaultThinkingLevel: auto
|
|
personality: pragmatic
|
|
hideThinkingBlock: false
|
|
readLineNumbers: true
|
|
composer:
|
|
shape: band
|
|
terminal:
|
|
showProgress: true
|
|
display:
|
|
showTokenUsage: true
|
|
showTurnTime: true |