Skip to content

fix(opencode): remove invalid general-purpose agent guidance#911

Merged
safishamsi merged 3 commits into
safishamsi:v8from
balloon72:fix/opencode-agent-instructions
May 18, 2026
Merged

fix(opencode): remove invalid general-purpose agent guidance#911
safishamsi merged 3 commits into
safishamsi:v8from
balloon72:fix/opencode-agent-instructions

Conversation

@balloon72
Copy link
Copy Markdown
Contributor

Summary

  • Remove OpenCode guidance that referenced the unsupported general-purpose agent type.
  • Replace missing chunk recovery with OpenCode @agent retry, smaller chunk, or serial fallback guidance.
  • Avoid stopping large OpenCode runs for an interactive subfolder prompt.

Tests

  • python -m pytest tests/test_install.py tests/test_install_strings.py

Notes

Closes #825

@safishamsi
Copy link
Copy Markdown
Owner

Reviewed and looks good — please mark as ready for review when you're happy with it and we'll merge.

@balloon72 balloon72 marked this pull request as ready for review May 18, 2026 01:48
@safishamsi safishamsi merged commit 4aa04dd into safishamsi:v8 May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenCode integration uses invalid general-purpose agent and blocks on large corpus prompt

2 participants