We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3413d1 commit de5c624Copy full SHA for de5c624
packages/core/mod.ts
@@ -18,7 +18,7 @@
18
* }
19
20
*
21
- * // Write agent description with tool references
+ * // Write agent description with tool references
22
* const description = `
23
* I am a coding assistant that can read files and run terminal commands.
24
@@ -39,7 +39,7 @@
39
* ```
40
41
* ## Documentation
42
- *
+ *
43
* - [Getting Started](https://github.com/mcpc-tech/mcpc/tree/main/docs/quickstart/installation.md)
44
* - [Complete Tutorial](https://github.com/mcpc-tech/mcpc/tree/main/docs/quickstart/create-your-first-agentic-mcp.md)
45
* - [Examples](https://github.com/mcpc-tech/mcpc/tree/main/docs/examples/)
0 commit comments