Dg0230

Results 2 issues of Dg0230

### What happened? When trying to execute the following command via `TerminalProcess`: ```ts go run cmd/chat_server/main.go ``` The returned result looks like this: ```js { terminal: , commandLine: , cwd:...

stale

### What happened? When attempting to read a `.clinerules` file, the `file.parentPath` property is `undefined`. This causes path resolution to fail in code like the following: https://github.com/cline/cline/blob/main/src/utils/fs.ts#L98 ```ts .then((files) =>...

stale