chore: 关闭粘贴摘要折叠以便预览完整文本

This commit is contained in:
2026-02-16 00:36:52 +08:00
parent 472294b787
commit 069684079a

View File

@@ -4,6 +4,9 @@
"theme": "system", "theme": "system",
"model": "cpa-openai/gpt-5.3-codex", "model": "cpa-openai/gpt-5.3-codex",
"small_model": "opencode/gpt-5-nano", "small_model": "opencode/gpt-5-nano",
"experimental": {
"disable_paste_summary": true
},
"plugin": ["oh-my-opencode@latest"], "plugin": ["oh-my-opencode@latest"],
"provider": { "provider": {
// ref: https://models.dev/ // ref: https://models.dev/