2026Case Study

Aegis

Developer Intelligence Platform — VS Code Extension

Overview & Impact

About the Project

A VS Code extension that performs static analysis on Spring Boot applications to predict the impact of code changes before refactoring. Built an AST-based analysis engine to extract code structure and relationships across controllers, services, repositories, DTOs, and entities, then visualizes the resulting dependency graph interactively.

Core Capabilities

Key Features & Architecture

  • AST-based static analysis engine built on JavaParser
  • Dependency graph generation to trace change impact across layers
  • Modular rule-engine architecture for extensible analysis
  • Interactive React Flow visualizations inside VS Code
  • AI-assisted explanations that turn findings into actionable insight
Technologies

Tech Stack

Java 21Spring BootTypeScriptVS Code Extension APIJavaParserReactReact FlowMaven

Project Info

AuthorSumit Deore
Year2026
StatusComplete / Open Source

More Projects