Handler: Handler is an open-source A2A protocol client for your terminal. It provides a TUI and CLI to send messages, manage tasks, and inspect agent cards. An included MCP server lets AI assistants communicate with A2A agents.; code-graph-rag: Code-Graph-RAG is an accurate Retrieval-Augmented Generation (RAG) system designed for multi-language codebases. It uses Tree-sitter to analyze code, build comprehensive knowledge graphs, and allows natural language querying of codebase structure and relationships. The system also includes advanced editing capabilities, enabling users to modify code directly through natural language prompts.
Interacting with A2A agents via an intuitive terminal UI
Analyze and ingest multi-language codebases into a knowledge graph.