PowerShell / ProjectMercury

An interactive shell to work with AI-powered assistance providers
MIT License
43 stars 11 forks source link

Running '/refresh' in a fresh session (no question asked yet) results in `NullReferenceException` #135

Closed daxian-dbw closed 3 months ago

daxian-dbw commented 3 months ago

Prerequisites

Steps to reproduce

Running '/refresh' in a fresh session (no question asked yet) results in NullReferenceException

Expected behavior

No exception should be thrown

Actual behavior

The null reference exception gets thrown.

Error details

No response

Environment data

N/A

Version

N/A

Visuals

No response