LangGraph Coding Team
Summary
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.
Available Actions(7)
read_file
Read the contents of a specified file.
write_file
Create or update a file with the provided content.
list_directory
List the contents of a specified directory.
search_files
Find files that match specified patterns.
create_entities
Add entities to the knowledge graph.
create_relations
Link two or more entities together in the knowledge graph.
search_nodes
Query the knowledge graph for specific nodes.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요