Interactive chat REPL.
The default axion command opens a Claude Code–like REPL with streaming Markdown output, 19 slash commands (/help, /clear, /compact, /model, /cost, /diff, /status, /resume, /config, /new, /fork, /archive, /skills, /copy, /mcp, /storage, /apps, /arch, /exit), multiline input with full CJK support, and session persistence. Rich terminal rendering includes syntax highlighting for 16 languages, streaming Unicode tables, diff-colored code blocks, Markdown extensions (strikethrough, task lists, clickable links), child task/subagent progress summaries, and clearer external MCP tool categorization with readable wide-table layouts. The prompt bar shows real-time context usage %, cumulative cost, turn count, and git branch. /copy sends the last response to clipboard, /mcp browses configured MCP servers with redacted details, /storage opens storage cleanup workflows, /apps lists uninstall candidates, /arch audits Intel-only apps and packages, /status shows a rich dashboard, and pause_for_human events open an interactive confirmation gate. Slash popup completion with Tab; cross-session history via ↑↓ and Ctrl+R.
axion # start interactive chat (default) axion --accept-edits # auto-approve file edits axion resume # resume last session > refactor UserService to use async/await > /cost # token usage breakdown > /diff # git diff summary for this session > /status # session state card > /copy # copy last response to clipboard > /mcp # browse configured MCP servers > /storage # storage scan, organize, large files, undo > /apps # list uninstallable apps > /arch # audit Intel-only apps and packages