With the Pixel 10 series last year, Google introduced Magic Cue to “proactively surface relevant info and suggest helpful actions when you need them.” It now appears that Google is planning to rebrand Magic Cue and put the functionality under the Gemini umbrella.

About APK Insight: In this “APK Insight” post, we’ve decompiled the latest version of an application that Google uploaded to the Play Store. When we decompile these files (called APKs, in the case of Android apps), we’re able to see various lines of code within that hint at possible future features. Keep in mind that Google may or may not ever ship these features, and our interpretation of what they are may be imperfect. We’ll try to enable those that are closer to being finished, however, to show you how they’ll look in case that they do ship. With that in mind, read on.

Beta version 229 of Phone by Google today contains strings that point to this. Magic Cue in the Phone app is codenamed “beacon.” That functionality is now being referred to as “Proactive Assistance.”

<string name=”beacon_proactive_assistance_title”>Get helpful info for this call</string>

<string name=”beacon_proactive_assistance_description”>With Proactive Assistance, Gemini can show you useful info from your emails and messages for this call</string>