Tag
Cortex is a local-first knowledge cockpit for engineering that integrates execution graphs, documentation navigation, notes, logs, and telemetry within VS Code, providing a navigable graph for complex plans and technical knowledge.
MergeNB is a VS Code extension that provides an intuitive merge conflict resolver for Jupyter notebooks, aiming to improve upon nbdime's bugginess in collaborative research settings.
Introduces Ripple, a VS Code extension that analyzes JS/TS projects locally to give AI coding agents context about file dependencies and impact before making edits, addressing the problem of AI agents causing unexpected breakage due to lack of blast radius awareness.
Microsoft open-sourced AI Engineer Coach, a VS Code extension that analyzes developer usage of AI coding agents, providing insights and anti-pattern detection to improve AI workflows.
Continue is an open-source AI coding assistant that integrates with VS Code and JetBrains, supporting multiple models (Claude, GPT-4o, DeepSeek, etc.) and offering chat, autocomplete, edit, and AI-powered pull request checks.
Continue is an open-source coding agent that provides AI-assisted code generation and editing through CLI, VS Code, and JetBrains plugins. The repository is now read-only after a final 2.0.0 release.