[PR #10751] fix(session): remove unused LLM call for message title generation #13552

Open
opened 2026-02-16 18:18:24 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10751

State: open
Merged: No


Fixes #10749

Removes the LLM call in summarizeMessage that generated summary.title, which was never displayed.

Tested by verifying typecheck passes and tracing the code to confirm summary.title has no consumers.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10751 **State:** open **Merged:** No --- Fixes #10749 Removes the LLM call in `summarizeMessage` that generated `summary.title`, which was never displayed. Tested by verifying typecheck passes and tracing the code to confirm `summary.title` has no consumers.
yindo added the pull-request label 2026-02-16 18:18:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13552