Tron CLI
Tron is an open-source AI coding agent. It provides a terminal-based interactive interface, letting you collaborate with AI directly in the terminal to complete programming tasks without switching away from your editor.
Tron CLI is part of LW AI's coding-tools product line. For LW AI's unified multi-model API, see API Endpoints.
Key Features
- TUI interface — Rich terminal UI for AI collaboration
- Command-line mode — Scriptable CLI usage
- IDE integration — Works alongside your editor
- GitHub / GitLab integration — AI-assisted code review and automation
- Model selection — Choose the right model for each task
- Agent configuration — Customize agent behavior and tools
- MCP services — Connect external tools via MCP
- LSP integration — Language-aware code intelligence
- Plugin development — Extend via SDK, Server mode, and plugins
Full Documentation
This page is a brief overview. For the complete Tron CLI guide — configuration, usage, customization, and extensions — see the official docs:
Related
- TronCode IDE — Desktop AI code editor
- TronCode API — Use Claude Code via the TronCode API