# cin90 start

Open a recorded work session for an assignment

Opens your own shell, recorded, for one assignment.

cin90 records the commands you run INSIDE this shell, and the AI
conversations you have while it is open, so your instructor can see how
you worked — not to check up on you. Nothing from your existing shell
history is collected, and nothing outside a session is.

The session survives a reboot: run the same command again to pick it up.

## Usage

```
cin90 start <cohort>/<assignment> [flags]
```

## Flags

```
  -h, --help   help for start
```

## See also

- [cin90](/docs/cin90/)
