Commit 09a9b66
committed
- Added a PreWarm Model feature to the MCP server. I am using this in a rather large NX monorepo, and tools like search_codebase were timing out, and the indexing was timing out. What this PreWarm feature does is, as the tool initializes the MCP server, we index the codebase so that it's ready when the agent needs to use the codebase context mcp server for it's tools.
1 parent 6cd5e58 commit 09a9b66
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1133 | 1133 | | |
1134 | 1134 | | |
1135 | 1135 | | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
1136 | 1150 | | |
1137 | 1151 | | |
1138 | 1152 | | |
| |||
0 commit comments