mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-07 18:04:54 +01:00
reimplement agent,provider and add file history
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
type SplitPaneLayout interface {
|
||||
tea.Model
|
||||
Sizeable
|
||||
Bindings
|
||||
SetLeftPanel(panel Container)
|
||||
SetRightPanel(panel Container)
|
||||
SetBottomPanel(panel Container)
|
||||
|
||||
Reference in New Issue
Block a user