Xcode 26 intelligence editor modifications.

Greetings, Ive been exerimenting with the new Apple intelligence chat. I want to be able to use my custom LLM and I made that work (I can chat back and forward from the left panel with my server) but I cannot find out how to change the editor contents like chatgpt does.

chatgpt is able to change the current editor and, seems like, all files in the pbx. I tried to catch the call with charles with no success.

In the OpenIA platform docs it doesnt mention anything that could change the code shown.

does anyone know how to achieve this? Is the apple intelliece documentation lacking this features and will it be completed soon? will this features even be open for developers?

Hello,

What you've described sounds like a Source Editor Extension available in XcodeKit.

Xcode 26 intelligence editor modifications.
 
 
Q