This project implements a small team of coding agents using LangGraph and MCP. The agents use MCP servers to provide tools and capabilities through a unified gateway. The overall objective of this agent team is to take requirements and code context and create multiple implementations of proposed features; human operators can then choose their preferred approach and proceed, discarding the others.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Read file contents from the filesystem.
Create or update files in the filesystem.
List the contents of a directory in the filesystem.
Find files in the filesystem that match specified patterns.
Add entities to the knowledge graph.
Link entities together in the knowledge graph.
Query the knowledge graph to find specific nodes.