mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
turn back on compaction summaries
This commit is contained in:
parent
9223b6ed8f
commit
38ea0fc051
1 changed files with 0 additions and 3 deletions
|
|
@ -478,9 +478,6 @@ func (m *messagesComponent) renderView() tea.Cmd {
|
|||
}
|
||||
|
||||
case opencode.AssistantMessage:
|
||||
if casted.Summary {
|
||||
continue
|
||||
}
|
||||
if casted.ID == m.app.Session.Revert.MessageID {
|
||||
reverted = true
|
||||
revertedMessageCount = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue