Skip to content

Fix: title generation#949

Merged
adamdotdevin merged 1 commit into
anomalyco:devfrom
rekram1-node:fix/title-generation
Jul 13, 2025
Merged

Fix: title generation#949
adamdotdevin merged 1 commit into
anomalyco:devfrom
rekram1-node:fix/title-generation

Conversation

@rekram1-node

@rekram1-node rekram1-node commented Jul 13, 2025

Copy link
Copy Markdown
Collaborator

Fixes: #948

Before:

  • Test case 1: Read @packages/opencode/src/format/formatter.ts and explain which formatters are supported. I actually only care about Go.

    • Title: Go file formatter support analysis The file shows multiple formatters are supported, but for Go specifically:
  • Test case 2: Read @packages/opencode/src/session/prompt/title.txt How could I improve this prompt?

    • Title: Analyzing prompt improvement for title generation task Here are key improvements I'd suggest for the title generation

After:

  • Test case 1:
    • Title: Go formatter gofmt support
  • Test case 2:
    • Title: Improve title prompt from file

@rekram1-node
rekram1-node force-pushed the fix/title-generation branch from cb4038a to 65f549c Compare July 13, 2025 18:01
@adamdotdevin
adamdotdevin merged commit bb28b70 into anomalyco:dev Jul 13, 2025
achembarpu pushed a commit to achembarpu/opencode that referenced this pull request Aug 4, 2025
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jun 10, 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.

Generated titles sometimes include response text instead of being concise titles

2 participants