-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
After updating the plugin to the latest version, I now get this error every time:
AI_APICallError: No tool call found for function call output with call_id call_4HgjZ8YPJ7E9y6ETMyLp7Y00.
Steps to Reproduce
- Use a model via the plugin (e.g. GPT-5 high (OAuth))
- "Explain this codebase"
- We get the error above
Expected Behavior
It should process the prompt without an error.
Actual Behavior
It throws an error (AI_APICallError: No tool call found for function call output with call_id call_4HgjZ8YPJ7E9y6ETMyLp7Y00.)
Environment
- opencode version: 0.15.0
- Plugin version: 2.1.2
- Operating System: macOS Tahoe
- Node.js version: v22.20.0
Logs
If applicable, attach logs from ~/.opencode/logs/codex-plugin/ (enable with ENABLE_PLUGIN_REQUEST_LOGGING=1)
Compliance Checklist
Please confirm:
- I'm using this plugin for personal development only
- I have an active ChatGPT Plus/Pro subscription
- This issue is not related to attempting commercial use or TOS violations
- I've reviewed the FAQ and Troubleshooting sections
Additional Context
Add any other relevant information.
daniel-sc
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working