Skip to content

Self Improve

self_improve — mvp.self_improve

Cluster: Uncategorised | Type: base | MCP Tools: None

Overview

Public API

Functions

run_cli(argv: list[str] | None = None) -> int

Run the g6-self-improve CLI. Returns a process exit code.

main() -> None

Console-script entry point — exits with :func:run_cli's exit code.