opencode Verified current stable Not installed? Version Control

Opencode / Show Statistics Model Breakdown

Show Statistics Model Breakdown

Analyze and view detailed statistics of model usage in Opencode with this command.

$
Terminal
opencode stats --models

When To Use

Analyzing usage trends across different code models during a product iteration.

Terminal Output

Expected runtime feedback

Simulated preview
>
Output
Model A: 150 uses
Model B: 75 uses
Model C: 200 uses
Model D: 50 uses

Command Breakdown

What each part is doing

opencode
Base Command
The executable that performs this operation. Here it runs Opencode before the shell applies any redirect operators.
--models
Command Option
Tool-specific option used by this command invocation.

How To Run

Execution path

  1. Step 1

    Open your terminal.

  2. Step 2

    Run the command: opencode stats --models.

  3. Step 3

    Review the output for model usage statistics.

Alternative Approaches

Comparable commands in other tools

Alternative version control tools for the same job.