LangGraph Coding Team
23
0
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.
Last Updated: April 17, 2025
社区评论
0.0
0 条评论
5
0
4
0
3
0
2
0
1
0
暂无评论. 成为第一个评论的人!
登录以参与讨论