FrontierBuddyA cute pixel-art covered wagon (and one hard-working ox) that trundles across a panel in VS Code and narrates what your editor is up to. It lives in the bottom panel, right next to Terminal and Output. The wagon rolls right-to-left, stops now and then to say what's happening in a little speech bubble, walks off the left edge, waits ~30 seconds out on the trail, and rolls back in from the right. All of the art is drawn programmatically as scaled pixels — nothing but code ships in the box. Using it
Where the status messages come fromThere are three sources, in priority order:
Honest caveatVS Code does not expose any API for third-party extensions to observe the
GitHub Copilot agent's internal reasoning or actions. FrontierBuddy therefore
cannot literally read what the agent is thinking. The heuristic mode is a
best-effort proxy inferred from observable editor/workspace events — it
reacts to activity in general (including your own typing) and cannot tell the
agent's edits apart from yours. For precise, real status, drive it explicitly
with Programmatic API
Messages are trimmed to a short length so they fit the bubble. Development
Press F5 to launch an Extension Development Host, then open the FrontierBuddy view in the bottom panel. Not affiliatedFrontierBuddy is an original, affectionate pixel-art homage. It is not affiliated with, endorsed by, or connected to any existing video game or its publishers. |