mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
wip: undo properly remove messages from UI
This commit is contained in:
parent
c24fbb4292
commit
9c9cbb3e81
25 changed files with 699 additions and 472 deletions
|
|
@ -131,6 +131,7 @@ func TestSessionChatWithOptionalParams(t *testing.T) {
|
|||
ProviderID: opencode.F("providerID"),
|
||||
MessageID: opencode.F("msg"),
|
||||
Mode: opencode.F("mode"),
|
||||
System: opencode.F("system"),
|
||||
Tools: opencode.F(map[string]bool{
|
||||
"foo": true,
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue