Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>AgentHUDNew to Visual Studio Code? Get it now.
AgentHUD

AgentHUD

Preview

harzva

| (0) | Free
Inspect local Codex and Claude agent threads inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AgentHUD 🛰️

AgentHUD is a high-performance VS Code extension for inspecting and managing local agent threads from Codex, Claude, and now Gemini.

🚀 Project Status: Autonomous Evolution

AgentHUD has transitioned into an Autonomous Engineering Workspace. It is currently being developed and maintained by a self-evolving Gemini Reflective Loop.

🏛️ The "Project Command Center" Architecture

This project follows a strict multi-agent orchestration pattern:

  • Commander (Plan ID): Guided by GEMINI_ROADMAP.md, ensuring long-term strategic consistency.
  • Specialists (Expert Threads): Dedicated Gemini sessions for Implementation and Checking, each with independent memory.
  • Black Box (Audit Trail): 100% traceability through active.log and detailed dispatch logs.

🛠️ Supported Providers

  • Codex: Local rollout scanning with zero-service architecture.
  • Claude: High-speed JSONL transcript indexing and parser.
  • Gemini: (New) Reflective loop integration with evolution-based thread tracking.

💻 Development & Operations

1. Verification

Ensure the integrity of the core and adapters:

npm run verify

2. Autonomous Loop (Gemini)

To activate the self-healing development cycle:

python3 .gemini-loop/scripts/run_daemon.py

Monitor the commander's log:

tail -f .gemini-loop/state/active.log

📖 Documentation

  • Gemini Roadmap: Current mission status and milestones.
  • Provider Guide: How to add new agent sources.
  • Reflective Loop Skill: Deep dive into the autonomous engine.

Built with ❤️ and Gemini CLI.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft