fix(tooling): surface non-executable tool-use warnings
This commit is contained in:
@@ -158,6 +158,10 @@ models:
|
||||
oauth_enabled: true
|
||||
```
|
||||
|
||||
### Current Limitation
|
||||
- In Flynn, OpenAI OAuth (Codex backend) currently does not send tool definitions to the provider.
|
||||
- Tool execution is unavailable in this mode; any textual `tool_use` content is non-executable model output.
|
||||
|
||||
---
|
||||
|
||||
## Testing Strategy
|
||||
|
||||
Reference in New Issue
Block a user