mirror of
https://github.com/block/goose.git
synced 2026-04-28 19:49:51 +00:00
docs: fix markdown for cognee tutorial (#3801)
This commit is contained in:
parent
ba02ed906e
commit
9cd07b88c9
1 changed files with 2 additions and 2 deletions
|
|
@ -49,7 +49,7 @@ Use instruction files for consistent behavior across sessions. This method uses
|
|||
|
||||
Create `~/.config/goose/cognee-instructions.md`:
|
||||
|
||||
```markdown
|
||||
````markdown
|
||||
You are an LLM agent with access to a Cognee knowledge graph for memory.
|
||||
|
||||
**IMPORTANT RULES:**
|
||||
|
|
@ -86,7 +86,7 @@ You are an LLM agent with access to a Cognee knowledge graph for memory.
|
|||
- When asked to analyze code repositories
|
||||
- Use: `cognee-mcp__codify(\{ repo_path: "path" \})`
|
||||
- Only process files returned by `rg --files`
|
||||
```
|
||||
````
|
||||
|
||||
Start Goose with instructions:
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue