Skip to content

v2.0.0

Choose a tag to compare

@Lum1104 Lum1104 released this 28 Mar 15:33
· 345 commits to main since this release
1fb759e

What's New in v2.0.0

Beyond Code — Analyze Your Entire Project

Understand Anything now analyzes every file in your project, not just source code. Configs, docs, schemas, infrastructure — everything gets mapped into your knowledge graph.

26 New File Types

Infrastructure & DevOps: Dockerfile, Docker Compose, Kubernetes manifests, Terraform (HCL), GitHub Actions, Jenkinsfile, Makefile, Shell scripts, PowerShell, Batch

Data & Schema: SQL, GraphQL, Protobuf, JSON, JSON Schema, OpenAPI, YAML, TOML, XML, CSV, .env

Documentation: Markdown, reStructuredText, HTML, CSS, Plaintext

8 New Node Types

config · document · service · table · endpoint · pipeline · schema · resource

8 New Edge Types

deploys · serves · migrates · documents · provisions · routes · defines_schema · triggers

12 Custom Parsers

Structural parsers for Dockerfile, .env, GraphQL, JSON, Makefile, Markdown, Protobuf, Shell, SQL, Terraform, TOML, and YAML — extracting sections, definitions, services, endpoints, and references without tree-sitter.

Dashboard Enhancements

  • Node type category filter controls
  • File type breakdown in ProjectOverview
  • New node/edge type support in NodeInfo sidebar
  • 8 new node type colors across all theme presets
  • Code viewer overlay height reduced to avoid blocking graph nodes

Agent Pipeline Updates

  • All 5 agents updated for non-code file analysis
  • Language context snippets for 11 non-code file types
  • Type-aware analysis prompts for accurate non-code understanding

Full Changelog: v1.3.0...v2.0.0