[PR #1299] [CLOSED] add option and flag for using raw title instead of generated one #9880

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1299
Author: @rekram1-node
Created: 7/25/2025
Status: Closed

Base: devHead: tweak/disable-title-gen


📝 Commits (1)

  • 5c2d83f add option and flag for using raw title instead of generated one

📊 Changes

3 files changed (+21 additions, -1 deletions)

View changed files

📝 packages/opencode/src/cli/cmd/run.ts (+5 -0)
📝 packages/opencode/src/config/config.ts (+4 -0)
📝 packages/opencode/src/session/index.ts (+12 -1)

📄 Description

Fixes: #1237


🔄 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/1299 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 7/25/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `tweak/disable-title-gen` --- ### 📝 Commits (1) - [`5c2d83f`](https://github.com/anomalyco/opencode/commit/5c2d83f9432a567f780067905db7f8434eb910d4) add option and flag for using raw title instead of generated one ### 📊 Changes **3 files changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/cmd/run.ts` (+5 -0) 📝 `packages/opencode/src/config/config.ts` (+4 -0) 📝 `packages/opencode/src/session/index.ts` (+12 -1) </details> ### 📄 Description Fixes: #1237 --- <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:19 -05:00
yindo closed this issue 2026-02-16 18:14:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9880