Documentation
¶
Overview ¶
Package context implements the context builder panel for grut. It displays selected files with token counts and supports export for AI chat workflows.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Panel ¶
Panel is the context builder panel. It implements panels.Panel.
func New ¶
func New(builder *ctxbuilder.Builder) *Panel
New creates a new context builder panel backed by the given builder.
func (*Panel) KeyBindings ¶
func (p *Panel) KeyBindings() []panels.KeyBinding
KeyBindings implements panels.Panel.
func (*Panel) SetActionsCfg ¶
func (p *Panel) SetActionsCfg(cfg config.ActionsConfig)
SetActionsCfg injects the actions configuration for right-click menus.
Click to show internal directories.
Click to hide internal directories.