Forge Code is an AI-driven pair-programming tool that operates within the terminal, allowing users to manage their entire codebase through conversational commands. It integrates effortlessly into your shell environment, meaning there's no need to disrupt your current IDE or workflow; you can continue using the tools you are familiar with. Once activated, Forge Code gains insight into project files, Git history, dependencies, and the surrounding environment, enabling it to grasp the structure of your codebase and respond to queries without needing constant clarifications. It features a dual-agent system, consisting of a “Forge Agent” that carries out code modifications and executes real-time operations, alongside a “Muse Agent” that focuses on planning, evaluating, and reviewing code without making any alterations to your files. Furthermore, Forge Code can be utilized with your chosen AI service providers or self-hosted LLMs, ensuring you maintain complete oversight of your code's handling and the model's operation. This flexibility allows developers to tailor the experience according to their specific needs and preferences.