docs: note about auto-coaching in MCP integration
This commit is contained in:
parent
5adfa7472b
commit
39d891e9ce
1 changed files with 2 additions and 0 deletions
|
|
@ -160,6 +160,8 @@ Available tools:
|
|||
- `get_context`, `get_conventions`, `get_snippets`
|
||||
- `get_memory`, `add_memory`, `create_skill`
|
||||
|
||||
**Auto-coaching**: The MCP server sends instructions to the AI on connection, teaching it how and when to use these tools to learn and improve over time. This means the AI will proactively call `get_context()`, `add_memory()`, and `create_skill()` without you needing to explicitly tell it each time.
|
||||
|
||||
## Migration from v1
|
||||
|
||||
If you were using the old semantic cache:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue