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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.