Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VersionInfo ¶
func VersionInfo() string
VersionInfo returns a formatted version string for CLI output.
Types ¶
type Config ¶
type Config struct {
SourceDirs map[conv.Provider]string
ArchiveDir string
LogFile string
GlamourStyle string
TimestampFormat string
BrowserCacheSize int
DeepSearchDebounceMs int
ConfigFilePath string
ConfigStatus config.Status
ConfigErr error
}
Config defines the minimal app inputs needed to build the UI model.
Source Files
¶
- app.go
- browser_filter.go
- browser_filter_keys.go
- browser_filter_overlay.go
- browser_help.go
- browser_messages.go
- browser_model.go
- browser_resync.go
- browser_search.go
- browser_search_controller.go
- browser_store.go
- browser_transcript.go
- browser_view.go
- commands.go
- config_reload.go
- conversation_header.go
- delegate.go
- export_names.go
- footer.go
- help.go
- help_fit.go
- help_overlay.go
- import_overview.go
- import_overview_activity.go
- import_overview_cmds.go
- import_overview_help.go
- import_overview_view.go
- import_pipeline_binding.go
- import_sync_activity.go
- keys.go
- markdown_style.go
- notifications.go
- provider_display.go
- resync.go
- run.go
- search_preview.go
- session_launcher.go
- styles.go
- tool_result_style.go
- transcript_actions.go
- transcript_help.go
- transcript_preview.go
- transcript_segments.go
- version.go
- viewer_actions.go
- viewer_highlight.go
- viewer_model.go
- viewer_overlay.go
- viewer_render.go
- viewer_render_cache.go
- viewer_search.go
- viewer_status.go
Click to show internal directories.
Click to hide internal directories.