Access Cursor CLI logs for debugging

Feature request for product/service

Cursor CLI

Describe the request

This was previously asked No cursor cli logs - #3 but there appear to be no update from that thread, so I thought I’d ask again.

We’re essentially using Cursor CLI in a Github Actions Workflow in our CI/CD pipeline, by providing the prompt as a CLI parameter. By using the existing -p flag, I see the final response, but I would like to be able to see the full context, chain of thought that the agent went through. This is primarily for debugging usecases we have.