What’s New

Understand-Anything v2.0.0

v2.0.0
Added
  • Analyze every file type in your project including configs, docs, schemas, and infrastructure files
  • Support for 26 new file types including Dockerfile, Docker Compose, Kubernetes manifests, Terraform, GitHub Actions, Jenkinsfile, Makefile, Shell scripts, PowerShell, Batch, SQL, GraphQL, Protobuf, JSON, JSON Schema, OpenAPI, YAML, TOML, XML, CSV, .env, Markdown, reStructuredText, HTML, CSS, and Plaintext
  • 8 new node types: config, document, service, table, endpoint, pipeline, schema, and resource
  • 8 new edge types: deploys, serves, migrates, documents, provisions, routes, defines_schema, and triggers
  • 12 custom parsers for Dockerfile, .env, GraphQL, JSON, Makefile, Markdown, Protobuf, Shell, SQL, Terraform, TOML, and YAML
  • Node type category filter controls in dashboard
  • File type breakdown display in ProjectOverview
  • 8 new node type colors across all theme presets
Changed
  • All 5 agents updated to support non-code file analysis
  • Added language context snippets for 11 non-code file types
  • Implemented type-aware analysis prompts for accurate non-code understanding
  • Reduced code viewer overlay height to avoid blocking graph nodes
  • Extended NodeInfo sidebar to support new node and edge types
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: https://github.com/Lum1104/Understand-Anything/compare/v1.3.0...v2.0.0

View original