Skip to content

Commit 954111e

Browse files
docs: update mcp-agent codeboarding documentation
1 parent 90163e5 commit 954111e

15 files changed

+16
-16
lines changed

.codeboarding/Agent_Core_LLM_Integration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,4 @@
138138
"dst_name": "Provider to MCP Converters"
139139
}
140140
]
141-
}
141+
}

.codeboarding/Agent_Execution_Workflow_Engine.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@
135135
"dst_name": "Decorator Registry"
136136
}
137137
]
138-
}
138+
}

.codeboarding/Agent_Workflow_Patterns.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,4 +224,4 @@
224224
"dst_name": "LLM Augmentation Layer"
225225
}
226226
]
227-
}
227+
}

.codeboarding/Core_Application_Setup.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@
192192
"dst_name": "Configuration Management (Settings)"
193193
}
194194
]
195-
}
195+
}

.codeboarding/Human_Interaction_Layer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@
7272
"dst_name": "Console Interface"
7373
}
7474
]
75-
}
75+
}

.codeboarding/MCP_Service_Integration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@
9999
"dst_name": "mcp_agent.config"
100100
}
101101
]
102-
}
102+
}

.codeboarding/analysis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,4 +210,4 @@
210210
"dst_name": "Agent Execution & Workflow Engine"
211211
}
212212
]
213-
}
213+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"commit_hash": "13c378d8bceee2b4b325ff4a294fba046c835e72",
2+
"commit_hash": "90163e5701d2df0d63934022e88e1463480fabab",
33
"code_boarding_version": "0.1.0"
4-
}
4+
}

docs/codeboarding/Agent_Core_LLM_Integration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ These utility classes are crucial for ensuring data consistency and interoperabi
8181

8282

8383

84-
### [FAQ](https://github.com/CodeBoarding/GeneratedOnBoardings/tree/main?tab=readme-ov-file#faq)
84+
### [FAQ](https://github.com/CodeBoarding/GeneratedOnBoardings/tree/main?tab=readme-ov-file#faq)

docs/codeboarding/Agent_Execution_Workflow_Engine.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ This component is responsible for registering and providing access to defined wo
8989

9090

9191

92-
### [FAQ](https://github.com/CodeBoarding/GeneratedOnBoardings/tree/main?tab=readme-ov-file#faq)
92+
### [FAQ](https://github.com/CodeBoarding/GeneratedOnBoardings/tree/main?tab=readme-ov-file#faq)

0 commit comments

Comments
 (0)