cmd

package
v0.0.0-...-7d79fea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2026 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Package cmd provides CLI commands for Koopa.

Commands:

  • cli: Interactive terminal chat with Bubble Tea TUI
  • serve: HTTP API server with SSE streaming
  • mcp: Model Context Protocol server for IDE integration

Signal handling and graceful shutdown are implemented for all commands via context cancellation.

Index

Constants

This section is empty.

Variables

View Source
var Version = "dev"

Version is set at build time via ldflags:

go build -ldflags "-X github.com/koopa0/koopa/cmd.Version=1.0.0"

Default value "dev" indicates a development build.

Functions

func Execute

func Execute() error

Execute is the main entry point for the Koopa CLI application.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL