Cursor SDK to use Cursor in GH Actions

Claude code Agent can now be invoked via CLI and can be triggered in GH Actions.

Will you support the same feature?

They also plan to allow programmatic calls via library

It would be great do this

import cursor from "cursor"

const response = cursor.sendMessage("Go through all GH issues and fix everything!");

The message i send is ironic, but there’s an interesting level of automation that can be squeezed out of this.