reimplement agent,provider and add file history
This commit is contained in:
@@ -16,10 +16,8 @@ import (
|
||||
|
||||
type DetailComponent interface {
|
||||
tea.Model
|
||||
layout.Focusable
|
||||
layout.Sizeable
|
||||
layout.Bindings
|
||||
layout.Bordered
|
||||
}
|
||||
|
||||
type detailCmp struct {
|
||||
|
||||
Reference in New Issue
Block a user