← Back to context

Comment by dchest

3 days ago

> For instance, an app can't start using Apple Intelligence if it's compiled with an older version of the SDK that doesn't know that such a thing exists.

That's not true, it became available in all NSTextViews by default, although with a bit different look.

I’m not talking about Writing Tools but being able to run chat queries to do things, ala OmniFocus. I could see Yojimbo using features like “summarize all the docs in this folder” or “suggest the right tags for this”. It can’t take advantage of those built-in features.

  • Well, obviously, software can't do things that the author didn't write code for. But AppKit components do get updated with some new features even if the original software didn't have support for them originally.