CodexHudSee the work behind an agentic coding session — before it disappears into the terminal scrollback.
CodexHud is an independent community project. It is not affiliated with, endorsed by, or sponsored by OpenAI or Microsoft. Why use it?
The extension reads local Codex session data only. It does not edit Codex logs, run a web server, or expose your HUD in a browser. InstallCodexHud currently supports trusted local Windows x64 workspaces in VS Code 1.132.0 or later.
If you previously installed a legacy or deleted-listing build, uninstall it first. The current extension identity is PareschiApps.codex-hud and its Marketplace title is CodexHud Flow; the in-product brand remains CodexHud. Watch the flowThe live graph keeps the main agent, subagents, skills, and tools together in the current task. It makes delegation legible without inventing relationships: a tool stays attached to the agent that ran it, and a skill read is not presented as a completed skill execution.
History controls change only CodexHud’s view. They never delete or rewrite Codex session logs. Get a phone notification with Ntfy
Subagent completions and isolated tool failures do not create extra completion pushes. No token is needed for the normal setupThe public Ntfy service uses a secret topic and needs no token. The topic is stored encrypted in VS Code secure storage, not in ordinary Settings, Settings Sync, logs, or Webview state. Saving a new topic replaces the previous one. Use Remove topic to delete it. A token is relevant only for an authenticated or self-hosted Ntfy server. Put it in an operating-system environment variable before starting VS Code, then enter only that variable’s name in Token environment variable. Never paste a token into the HUD, VS Code Settings, a local environment file, or this repository. For a protected server, choose its HTTPS address in Server, subscribe to the same server and topic in the phone app, restart VS Code after adding the environment variable, and select Save and test. Delivery diagnostics are available in the CodexHud Output channel without exposing the topic or token. Notifications and privacyCodexHud alerts only after the main task records an explicit terminal event. Replayed history does not alert. Ntfy is optional and independent from the HUD banner, VS Code notification, optional Windows toast, and local sound. The extension uses VS Code-managed storage for its rebuildable index, delivery reservations, view state, and encrypted Ntfy topic. Clear Stored Data removes only CodexHud-owned data and the saved Ntfy topic; it never deletes Codex logs, unrelated settings, or your system PATH. Marketplace updatesThe Marketplace page uses the README and changelog inside the published extension package. To change this page, prepare a new extension version, package it, and publish that version. Updating an extension from the same PareschiApps publisher installs over the previous version. The images on this page are bundled inside the extension package, so the Marketplace page does not depend on assets hosted by the private repository. Support and limitations
See the Ntfy documentation for phone subscriptions and server options. See the extension’s bundled license, security policy, support guide, and changelog for project details. Created by Carlos Pareschi. |