Versions in this module Expand all Collapse all v0 v0.4.5 Jun 23, 2026 v0.4.4 Jun 11, 2026 Changes in this version + func WithAuth(ctx server.Cmd, fn func(*httpclient.Client, string) error) error + type RunServer struct + Passphrases []string + Schema struct{ ... } + func (runner *RunServer) Run(ctx server.Cmd) error + func (server *RunServer) Opts(ctx server.Cmd) ([]manager.Opt, error) + func (server *RunServer) Prompts() ([]llm.Prompt, error) + func (server *RunServer) WithManager(ctx server.Cmd, conn pg.PoolConn, fn func(*kernel.Manager) error) error