reimplement agent,provider and add file history
This commit is contained in:
parent
76b4065f17
commit
bbfa60c787
73 changed files with 3595 additions and 3879 deletions
|
|
@ -10,6 +10,7 @@ import (
|
|||
type SplitPaneLayout interface {
|
||||
tea.Model
|
||||
Sizeable
|
||||
Bindings
|
||||
SetLeftPanel(panel Container)
|
||||
SetRightPanel(panel Container)
|
||||
SetBottomPanel(panel Container)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue