cli

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

Package cli implements the codexmon command-line surface.

codexmon is a transparent front-end for an AI coding CLI — codex (the default), Claude Code, or the Cursor agent, selected with --agent or CODEXMON_AGENT. Management subcommands (status/list/wait/tail/cancel/doctor/ run/start/review) are handled locally; everything else is forwarded to the selected agent verbatim, wrapped in a liveness monitor so a watcher can always tell whether the agent is healthy, slow, stalled, or done.

Index

Constants

This section is empty.

Variables

View Source
var Version = "0.7.0"

Version is the codexmon build version (overridable via -ldflags).

Functions

func Run

func Run(args []string) int

Run executes codexmon with the given args (os.Args[1:]) and returns an exit code.

Types

This section is empty.

Jump to

Keyboard shortcuts

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