[PR #778] [MERGED] Add gpt-4.1 beast prompt #9707

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/778
Author: @scaryrawr
Created: 7/8/2025
Status: Merged
Merged: 7/9/2025
Merged by: @thdxr

Base: devHead: beast-mode


📝 Commits (2)

📊 Changes

3 files changed (+101 additions, -13 deletions)

View changed files

📝 packages/opencode/src/session/index.ts (+1 -1)
packages/opencode/src/session/prompt/beast.txt (+95 -0)
📝 packages/opencode/src/session/system.ts (+5 -12)

📄 Description

For #776


🔄 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/778 **Author:** [@scaryrawr](https://github.com/scaryrawr) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/9/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `beast-mode` --- ### 📝 Commits (2) - [`dc9afe6`](https://github.com/anomalyco/opencode/commit/dc9afe675480974eb08af0930d6defb4be1285da) Add gpt-4.1 beast prompt - [`c06d75f`](https://github.com/anomalyco/opencode/commit/c06d75f9e20bccf5d4129d45d984855c2c1877fa) tweak ### 📊 Changes **3 files changed** (+101 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/session/index.ts` (+1 -1) ➕ `packages/opencode/src/session/prompt/beast.txt` (+95 -0) 📝 `packages/opencode/src/session/system.ts` (+5 -12) </details> ### 📄 Description For #776 --- <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:01 -05:00
yindo closed this issue 2026-02-16 18:14:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9707