Versions in this module Expand all Collapse all v0 v0.0.1 Jan 8, 2025 Changes in this version + type Cli struct + func NewCli(debug bool) *Cli + func (c *Cli) Init(ctx context.Context) error + func (c *Cli) Run(ctx context.Context) error + type PromptMode int + const PrChat + const PrCommand