Documentation
¶
Index ¶
- func Main()
- func NewService(st *store.Store) *app.Service
- func Run(ctx context.Context, args []string) error
- func RunDispatch(ctx context.Context, svc *app.Service, args []string) error
- func RunTUI(ctx context.Context, model tea.Model) error
- func RunWithTUI(ctx context.Context, args []string, ...) error
- func Usage()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Main ¶
func Main()
Main is the process entrypoint shared by the root compatibility command and cmd/uam.
func NewService ¶
NewService wires the app service and supported agent adapters.
func RunDispatch ¶
RunDispatch dispatches a prompt to an agent from CLI args.
func RunTUI ¶
RunTUI launches the Bubble Tea TUI. The terminal probe runs first so the glyph-set decision is installed before the first frame renders.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.