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 232063a commit e0bf499Copy full SHA for e0bf499
docs/features.md
@@ -34,7 +34,7 @@ Provides access to run shell commands, useful to run build tools, tests, and oth
34
35
### Contexts
36
37
-User can include contexts to the chat, including MCP resources, which can help LLM generate output with better quality.
+User can include contexts to the chat (`@`), including MCP resources, which can help LLM generate output with better quality.
38
Here are the current supported contexts types:
39
40
- `file`: a file in the workspace, server will pass its content to LLM (Supports optional line range).
0 commit comments