yc-bench run
Execute a complete YC-Bench simulation run with customizable parameters for initial funding, prestige, time limits, and output options.
Usage
Parameters
Starting capital in dollars. Defaults to $50,000.
Starting prestige score. Affects available tasks and hiring options. Defaults to 0.
Maximum simulation ticks (time steps) before auto-termination. No default limit.
Maximum simulation days before auto-termination. No default limit.
Path to save final simulation state as JSON file.
Enable detailed logging output during simulation.
Response
Returns JSON with the final simulation state:Final tick number reached
Final simulation date (ISO 8601 format)
Final company state including funds, prestige, employees, and tasks
Final market state with available tasks
Log of all simulation events that occurred
Example
Example Output
Related Commands
- start - Interactive wizard for beginners
- sim-resume - Advance simulation to next event
- company-status - Check current company state