I'm debating switching my implementation of the Intents stuff from version X -1 to version X, but if I do that version X + 1 is almost guaranteed to be announced during WWDC…
@paul I’m pretty sure AppIntents is flexible/extendable enough for whatever they may want to do. And they’re honestly so dead simple once you get the hang of it, especially with AI to help with the boilerplate

@paul they’ve also built so much more on top of AppIntents than they ever did with Siri Intents so they’re incentivized not to reinvent it.

Of course, now that I’ve said that we’ll see something new this year.

@kylebshr I kind of hate how the 2nd part of your statement is so true. Significantly more complex (IMO) plain coding wise vs using the X-1 UI, but using LLM makes it pretty trivial. Like I acknowledge the fact, but still feels wrong.
@paul I mean I prefer Swift code over intentdefinitions