[PR #1225] [MERGED] Allow multiline prompts for github agent #9856

Closed
opened 2026-02-16 18:14:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1225
Author: @ajoslin
Created: 7/22/2025
Status: Merged
Merged: 7/22/2025
Merged by: @fwang

Base: devHead: patch-1


📝 Commits (1)

  • d26d9c5 Allow multiline prompts for github agent

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 sdks/github/src/index.ts (+2 -2)

📄 Description

I noticed it always fails on multiline prompts. This fixes that and just allows the prompt to be ANYTHING as long as it starts with 'hey opencode,'


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1225 **Author:** [@ajoslin](https://github.com/ajoslin) **Created:** 7/22/2025 **Status:** ✅ Merged **Merged:** 7/22/2025 **Merged by:** [@fwang](https://github.com/fwang) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`d26d9c5`](https://github.com/anomalyco/opencode/commit/d26d9c5a666a276978aa3e7e671c4b73909135f4) Allow multiline prompts for github agent ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `sdks/github/src/index.ts` (+2 -2) </details> ### 📄 Description I noticed it always fails on multiline prompts. This fixes that and just allows the prompt to be ANYTHING as long as it starts with 'hey opencode,' --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:17 -05:00
yindo closed this issue 2026-02-16 18:14:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9856