[PR #769] [CLOSED] DRAFT: Initial work on allowing custom user defined prompts #9708

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/769
Author: @CiaranMcAleer
Created: 7/8/2025
Status: Closed

Base: devHead: dev


📝 Commits (2)

📊 Changes

4 files changed (+52 additions, -4 deletions)

View changed files

📝 packages/opencode/config.schema.json (+8 -0)
📝 packages/opencode/src/config/config.ts (+6 -2)
📝 packages/opencode/src/session/index.ts (+1 -1)
📝 packages/opencode/src/session/system.ts (+37 -1)

📄 Description

No description provided


🔄 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/769 **Author:** [@CiaranMcAleer](https://github.com/CiaranMcAleer) **Created:** 7/8/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (2) - [`c527fcf`](https://github.com/anomalyco/opencode/commit/c527fcf018a49898c4d8a7ac19c6e64c044d75e9) custom prompt initial development - [`9b00c3a`](https://github.com/anomalyco/opencode/commit/9b00c3a015d8891d75b294ef9c6fe7a8bed6be03) Merge branch 'dev' of https://github.com/CiaranMcAleer/opencode into dev ### 📊 Changes **4 files changed** (+52 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/config.schema.json` (+8 -0) 📝 `packages/opencode/src/config/config.ts` (+6 -2) 📝 `packages/opencode/src/session/index.ts` (+1 -1) 📝 `packages/opencode/src/session/system.ts` (+37 -1) </details> ### 📄 Description _No description provided_ --- <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:02 -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#9708