Core Capabilities

From graph creation to AI integration - everything built into your VS Code workflow.

Create Knowledge Graphs

Right-click any workspace folder and generate a unified knowledge graph. One graph per project, uploaded to Anamnesis Cloud.

Projects Tree

Browse all your graphs from the Anamnesis activity bar. Open owned and shared company projects instantly.

Dual Viewer

Fast Table view for large graphs with text filtering, plus Cytoscape graph view with force-directed, circle, grid, concentric, and preset layouts.

Node Inspection

Inspect label, kind, community, source file, line number, and neighbors. Click any node to jump to source code.

AI Tools (MCP + Skill)

Install MCP and Skill from Settings. The extension detects VS Code or Cursor and writes the matching MCP config and agent skill so agents query the graph before searching files.

Multi-Language Extractors

TypeScript, JavaScript, Java, Maven, HTL/AEM, AEM Content XML, HTML, Apache, NGINX, Bash, Jenkins, and Markdown architecture docs.

Impact Analysis

Understand blast radius before editing. Trace dependencies, callers, callees, and shortest paths across your codebase.

Settings Panel

Configure server URL, Client Id, and Secret Key, then Test Connection, Save, or Install MCP and Skill for the current IDE.

Project Prompts

Manage per-project prompts with Prompt Parameters, optional skip-AI save, and a View action that renders original, AI-generated, and parameter text as markdown.

Credentials for AI

Encrypted named credential sets, multi-project tags, and local MCP tools so agents can list and decrypt secrets only inside the extension.

Prompts and Credentials for Agents

Give agents reusable prompts and named secrets without pasting values into chat.

Prompt Parameters

Open a project from Project Prompts. Add or edit Title, Original Prompt, and Prompt Parameters (brand, locale, constraints). Check Skip verification via AI Model to store the original as-is. View renders markdown with Copy on each section.

Encrypted Credential Sets

Use the Credentials for AI view to add named key/value sets. Ciphertext lives on Anamnesis Cloud; decryption happens only in the extension. Tag a set to multiple projects. After MCP install, agents call list_credential_sets and get_credentials(name).

Dual Viewer

Choose the right view for your graph size and exploration style.

Table View (Default)

Fast rendering and text filtering for large graphs. Sort and search nodes by label, kind, community, source file, and line number. Ideal for precise lookups.

Graph View (Cytoscape.js)

Force-directed, circle, grid, concentric, and preset layouts. Community-colored nodes, interactive pan/zoom, and click-to-source navigation.

Supported Project Types

One unified graph across application code, AEM, infrastructure, and documentation.

Application & Backend

  • Node / TypeScript / JavaScript
  • Java (Spring, OSGi, microservices)
  • Maven multi-module monorepos
  • Plain HTML static sites

Adobe Experience Manager

  • HTL / Sightly components
  • AEM Content XML (.content.xml)
  • Sling Models (Java)
  • Maven ui.apps modules

Infrastructure & DevOps

  • Apache Web Server (.conf, .any)
  • NGINX (.conf, .upstream.conf)
  • Bash deployment scripts
  • Jenkins pipelines

Architecture Documentation

  • Markdown architecture docs (.md)
  • Projects, modules, API routes
  • Mermaid flow diagrams
  • Cross-project dependency edges

Enable AI Tools

Use Install MCP and Skill in Settings, or run Anamnesis: Enable AI Tools. The installer detects VS Code or Cursor and registers graph MCP plus localhost credentials tools.