Skip to content

After latest update: No tool call found for function call output #24

@rselbach

Description

@rselbach

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

  1. Use a model via the plugin (e.g. GPT-5 high (OAuth))
  2. "Explain this codebase"
  3. 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)

codex-plugins-logs.tgz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions