Unable to get model file path or buffer #7853

Open
opened 2026-02-16 18:08:28 -05:00 by yindo · 1 comment
Owner

Originally created by @ACautomata on GitHub (Jan 28, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

When send message twice, it will happen.

Image

Plugins

"oh-my-opencode@latest",     "opencode-antigravity-auth@latest",     "opencode-agent-skills@latest",     "cc-safety-net@latest",     "@tarquinen/opencode-smart-title",     "@tarquinen/opencode-dcp@latest"

OpenCode version

1.1.39

Steps to reproduce

double send messages in a new session

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @ACautomata on GitHub (Jan 28, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description When send message twice, it will happen. <img width="1087" height="289" alt="Image" src="https://github.com/user-attachments/assets/068f84db-c4c2-43a5-a7c2-2ac1079f2dd4" /> ### Plugins "oh-my-opencode@latest", "opencode-antigravity-auth@latest", "opencode-agent-skills@latest", "cc-safety-net@latest", "@tarquinen/opencode-smart-title", "@tarquinen/opencode-dcp@latest" ### OpenCode version 1.1.39 ### Steps to reproduce double send messages in a new session ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the bug label 2026-02-16 18:08:28 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 28, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #9954: OpenCode GitHub Action hangs indefinitely at "Sending message to opencode…" (message sending failure in new sessions)
  • #8502: opencode run fails with 'Session not found' (session initialization error when sending messages)
  • #1713: tui failed to send message: RipgrepExtractionFailedError (message send failure with file path issues)
  • #10966: Queued messages are not processed after Shell command finishes (message processing failure with multiple messages)
  • #7948: TUI user selected agent/model is overwritten when creating a new session (model state handling in new sessions)
  • #6346: Devstral fails with invalid_request_message_order on first file edit (first message in session fails)
  • #7493: Sending empty message stops the session (message validation and handling fragility)
  • #10650: GitHub Copilot GPT-5 throwing "invalid_request_body" on requests after compaction (message sending failure)
  • #5187: Ollama user message content arrives as empty array (message content/buffer serialization failure)
  • #3458: Duplicate Executions in Kimi K2 Model (duplicate/repeated message executions)

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 28, 2026): This issue might be a duplicate of existing issues. Please check: - #9954: OpenCode GitHub Action hangs indefinitely at "Sending message to opencode…" (message sending failure in new sessions) - #8502: opencode run fails with 'Session not found' (session initialization error when sending messages) - #1713: tui failed to send message: RipgrepExtractionFailedError (message send failure with file path issues) - #10966: Queued messages are not processed after Shell command finishes (message processing failure with multiple messages) - #7948: TUI user selected agent/model is overwritten when creating a new session (model state handling in new sessions) - #6346: Devstral fails with invalid_request_message_order on first file edit (first message in session fails) - #7493: Sending empty message stops the session (message validation and handling fragility) - #10650: GitHub Copilot GPT-5 throwing "invalid_request_body" on requests after compaction (message sending failure) - #5187: Ollama user message content arrives as empty array (message content/buffer serialization failure) - #3458: Duplicate Executions in Kimi K2 Model (duplicate/repeated message executions) Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7853