mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
fix(batch): restore per-tool UI feedback + UX improvements (#4387)
This commit is contained in:
parent
832be6e7eb
commit
72e604744d
2 changed files with 70 additions and 16 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"plugin": ["opencode-openai-codex-auth"]
|
||||
"plugin": ["opencode-openai-codex-auth"],
|
||||
"experimental": {
|
||||
"batch_tool": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue