QFOXAI Coder CLI development workflow
Terminal assistant

QFOXAI Coder CLI

Keep QFOXAI close to Git, scripts, and repeatable engineering work without exposing the underlying platform or silently executing generated commands.

Windows, macOS, and Linux terminals Reviewable workflow QFOXAI plan usage
Product preview

A focused interface for real development work.

Run repository-aware review, debugging, implementation, testing, documentation, and patch workflows from a terminal with explicit local approval.

QFOXAI Coder CLI Connected
PS C:\projects\customer-api> qfox-coder login
Open qfoxai.com/device and approve code QFOX-7K3M.
Connected to your QFOXAI account.

PS C:\projects\customer-api> qfox-coder init
Repository profile created. Secrets, dependencies, and generated files are excluded.

PS C:\projects\customer-api> qfox-coder review "Review API key authorization"
Analyzed 8 relevant files. Proposed patch saved to .qfoxai/patches/review-001.diff
No files changed. Review the patch before applying it.
PS C:\projects\customer-api>
Core capabilities

Useful coding help with visible boundaries.

Each feature is designed to keep the task focused, the context understandable, and the next action in the customer’s hands.

Device authorization

Approve a scoped CLI session in the browser without placing a long-lived API key in shell history.

Repository initialization

Create a bounded local project profile and preserve exclusions for secrets, dependencies, and generated files.

Focused engineering tasks

Run review, debug, explain, implementation, tests, security, and documentation requests.

Patch-first output

Save proposed changes as an inspectable patch instead of silently changing repository files.

Explicit command approval

Local checks remain visible and require approval before the CLI starts them.

Repeatable workflows

Use the same guarded commands across repositories and development environments.

Get started

Four steps from setup to useful work.

01

Download

Sign in and download the current CLI package from QFOXAI.

02

Install

Install the local package with Node.js 18 or newer.

03

Connect

Run qfox-coder login and approve the displayed device code in your browser.

04

Run

Initialize a repository, choose a focused task, and inspect patches or checks before approval.

Requirements

What you need.

Node.js 18 or newer
A QFOXAI customer account
A terminal or PowerShell session
Git recommended for patch workflows

Start with QFOXAI Coder CLI.

Connect your QFOXAI account and keep the first task focused and reviewable.