Hi,
I am a developer of a text editor app on macOS.
ChatGPT app for macOS now supports “Work with Apps” feature.
https://help.openai.com/en/articles/10119604-work-with-apps-on-macos
I am interested in supporting this feature in my app.
What is needed to support it?
I guess some kind of inter-process communication may be needed.
But, I could not find an API document to support this feature..
Thanks in advance.