Skip to main content

Starting a session

1 minProducts

Run parallelix-code with no arguments to open the REPL. The prompt stays alive between tasks; you do not need to re-authenticate or re-open it for each request.

SHLINES 1
parallelix-code

To start in a specific directory:

SHLINES 1
parallelix-code --cwd /path/to/project

To use a specific model from the network catalog:

SHLINES 1
parallelix-code --model qwen2.5:14b