fix(hashline-read-enhancer): support plain read output without content tags

🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
This commit is contained in:
YeonGyu-Kim
2026-02-21 03:33:26 +09:00
parent fb4530cafe
commit 6153a43c39
3 changed files with 51 additions and 8 deletions

View File

@@ -3208,6 +3208,9 @@
"disable_omo_env": {
"type": "boolean"
},
"hashline_edit": {
"type": "boolean"
},
"model_fallback_title": {
"type": "boolean"
}