API Reference
Glue CLI internals organized by module.
| Module | Description |
|---|---|
| Core | Top-level application orchestration |
| Agent | Core agent loop, runner, and subagent manager |
| LLM Providers | Provider clients (Anthropic, OpenAI, Ollama) |
| Config | Configuration, constants, and model registry |
| Terminal | Terminal I/O, screen buffer, and layout |
| Rendering | Markdown rendering, ANSI utilities, and mascot |
| Shell | Shell command execution and Docker integration |
| Tools | Built-in and extended tool implementations |
| Observability | Logging, tracing, and telemetry sinks |
| Storage | Session state, config storage, and debug logs |
| UI | UI widgets — modals, autocomplete, hints |
| Input | Line editor and file expansion |
| Skills | Skill parser, registry, and tool integration |
| Web | Web fetching, browser automation, and search |
| Commands | Slash commands and CLI handlers |
| App | |
| Doctor | |
| Extensions | |
| Acp | |
| Services | |
| Conversation | |
| Providers | |
| Runtime | |
| Mcp_client | |
| Fs | |
| Credentials | |
| Catalog | |
| Orchestrator | |
| Share | |
| Session | |
| Jsonrpc |