Quick start
Render a file and open your browser:Formats
Override detection with
--format:
API (local server)
Whenarka output serve is running (default http://127.0.0.1:8790):
Response JSON includes
format, title, body_html, and html (wrapped view).
CLI integration
Skills that usearka.core.output_layout can push results to the viewer:
MCP
arka_view_output renders content for agents:
Environment
When
ARKA_OUTPUT_VERIFY=1 or arka ask --verify, a judge task profile (default gemini/gemini-2.5-flash) scores accuracy, completeness, helpfulness, and safety (1–5). Results appear in the answer footer as Quality: total 842ms · quality 4.2/5 (pass).
Override the judge model: arka ai-skill-model judge openrouter/openai/gpt-4o-mini.
Timing (TTFA when streaming, total latency) is recorded automatically and exported to OpenTelemetry when tracing is enabled (arka.output.total_ms, arka.output.verify.overall, etc.).
Related
- Web dashboard — full React chat UI (local checkout only)
- Data display (
view_data) — terminal CSV preview