mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-31 06:12:26 +00:00
fix(batch): restore per-tool UI feedback + UX improvements (#4387)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"plugin": ["opencode-openai-codex-auth"]
|
||||
"plugin": ["opencode-openai-codex-auth"],
|
||||
"experimental": {
|
||||
"batch_tool": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user