Files
deepseek-harness/docs
kingwl 45c3a638a6 docs(rfc): pin 'default' as a valid set() target in plan-mode
'validates against config' plus "'default' rejected as a key" read
together let an implementer reject set(agent, 'default'), which would
contradict the picker's default entry and block the user-driven exit
the no-answerer degrade relies on. Validation is against list()'s
vocabulary: config keys plus the reserved default.
2026-07-09 23:33:27 +08:00
..