factory

package
v0.99.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalculateConversationHeight

func CalculateConversationHeight(totalHeight int) int

Layout calculations - simplified without interfaces

func CalculateInputHeight

func CalculateInputHeight(totalHeight int) int

func CalculateStatusHeight

func CalculateStatusHeight(totalHeight int) int

func CreateAutocomplete added in v0.76.5

func CreateAutocomplete(shortcutRegistry *shortcuts.Registry, toolService domain.ToolService, modelService domain.ModelService, pricingService domain.PricingService) ui.AutocompleteComponent

CreateAutocomplete creates a new autocomplete component

func CreateConversationView

func CreateConversationView(themeService domain.ThemeService) ui.ConversationRenderer

CreateConversationView creates a new conversation view component

func CreateHelpBar

func CreateHelpBar(themeService domain.ThemeService) ui.HelpBarComponent

CreateHelpBar creates a new help bar component

func CreateInputStatusBar added in v0.76.2

func CreateInputStatusBar(themeService domain.ThemeService) ui.InputStatusBarComponent

CreateInputStatusBar creates a new input status bar component

func CreateInputView

func CreateInputView(modelService domain.ModelService) ui.InputComponent

CreateInputView creates a new input view component

func CreateInputViewWithConfigDir added in v0.76.5

func CreateInputViewWithConfigDir(modelService domain.ModelService, configDir string) ui.InputComponent

CreateInputViewWithConfigDir creates a new input view component with config directory

func CreateStatusView

func CreateStatusView(themeService domain.ThemeService) ui.StatusComponent

CreateStatusView creates a new status view component

func GetMargins

func GetMargins() (top, right, bottom, left int)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL