Tree-sitter 2

Knowledge graph for precise AI coding-agent codebase context
GitNexus is an open-source knowledge graph engine by Akon Labs that indexes codebases into a deterministic graph of dependencies, callers, imports, call chains, execution flows, clusters, and cross-repository relationships. It connects to coding agents through MCP, allowing them to query structured code context instead of relying only on file searches, embeddings, or similarity guesses. GitNexus supports impact analysis, blast-radius detection, git-diff analysis, architecture discovery, hybrid search, and multi-repository graph analysis. Its local version keeps code, indexing, and queries on the user's machine, while Enterprise provides managed SaaS or self-hosted deployments with features such as automated PR review, auto-reindexing, unified multi-repo graphs, SSO, and dedicated support.

Terminal-centric AI dev environment unifying workspaces, terminals, and Git.
Termdock is a terminal-centric AI development environment that unifies multi-workspace management, multi-terminal layouts, and Git visualization in one interface. It leverages AST search (Tree-sitter) for instant jumps to symbols and dependencies, supports up to 4 windows plus Picture-in-Picture (PiP) for side-by-side operations of tools like Docker, Redis, logs, tests, and AI tools. Termdock also features drag-and-paste images to CLI with auto-compression, built-in file trees, and prompt libraries to ensure fast, consistent, and scalable workflows. It aims to unify AI CLI tools, workspaces, and Git workflows to reduce switching and accelerate output for developers managing multiple projects and terminal environments simultaneously.