Documentation
¶
Overview ¶
Package studio implements the fcheap studio TUI for browsing, searching, and acting on stashes -- a themed, responsive Bubble Tea (v2) interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(stashDir, vecgrepPath string, emb analyze.EmbedderSettings) error
Run starts the studio TUI. It requires an interactive terminal.
stashDir is the root directory holding stashes; vecgrepPath is the optional path to a vecgrep binary used for semantic search; emb configures the optional embedder for semantic/hybrid search (may be empty for BM25-only).
Types ¶
Click to show internal directories.
Click to hide internal directories.