What Supercomputer does
Supercomputer helps an app team make one clear list of the useful things its app can do. The team can then bring those actions to Siri, Shortcuts, AI tools, and other platforms without redefining them each time.
We call each item a capability. In plain English, it is an app action with a stable ID, clear inputs and results, permissions, a version, and test results.
The parts of the product
- Capability Graph is the shared record of the app actions, their versions, permissions, relationships, connections, and test results.
- Capability Studio is the Mac app for finding, defining, previewing, releasing, and reviewing those actions.
- A connection adds an approved app action to a specific place. App Intents is the first connection we are building in depth.
What is being built now
Capability Studio is still in development. The first goal is to take one useful app action through a complete App Intents process: find it, define it, connect it to existing code, test it, and prepare it for release.