Skip to content

Commit 3f11b5a

Browse files
committed
update
1 parent b8db78a commit 3f11b5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/opencode/core.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ M.open = Promise.async(function(opts)
9393
if opts.new_session then
9494
state.active_session = nil
9595
state.last_sent_context = nil
96+
context.unload_attachments()
9697

9798
state.current_model = nil
9899
state.current_mode = nil

0 commit comments

Comments
 (0)