ailang

command
v0.14.3 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: Apache-2.0 Imports: 113 Imported by: 0

Documentation

Overview

Package main provides the ailang exec command for unified AI execution. This is the single entry point for all AI operations, supporting both CLI-based (Claude Code, Gemini CLI) and API-based (OpenAI, Anthropic, Ollama) providers.

`ailang mcp` — small subcommand surface for the remote MCP server (M-AGENT-MCP M5).

`ailang mcp status` reports:

  • The CLI's compile-time AILANG version (what gets passed as for_version)
  • The configured MCP endpoint (env: AILANG_MCP_URL, default prod)
  • Reachability + reported served version (does the server know our version?)
  • Drift: is the deployed prompt SHA different from the embedded copy's SHA?

This lets users (and agents) answer "should I pull fresh content?" without reading the source. Designed to be machine-parseable too — pass --json.

Source Files

Jump to

Keyboard shortcuts

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