mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 18:54:21 +01:00
turn back on compaction summaries
This commit is contained in:
@@ -478,9 +478,6 @@ func (m *messagesComponent) renderView() tea.Cmd {
|
|||||||
}
|
}
|
||||||
|
|
||||||
case opencode.AssistantMessage:
|
case opencode.AssistantMessage:
|
||||||
if casted.Summary {
|
|
||||||
continue
|
|
||||||
}
|
|
||||||
if casted.ID == m.app.Session.Revert.MessageID {
|
if casted.ID == m.app.Session.Revert.MessageID {
|
||||||
reverted = true
|
reverted = true
|
||||||
revertedMessageCount = 1
|
revertedMessageCount = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user