Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add Knowledge Graph Memory Extension #1309

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

EbonyLouis
Copy link
Collaborator

This PR introduces a new tutorial that explains how to integrate the Knowledge Graph Memory MCP Server as a Goose extension. The tutorial provides step-by-step instructions on configuring the extension using both the Goose CLI and the desktop interface.

Key Additions

  • New Documentation: Adds knowledge-graph-mcp.md under documentation/docs/tutorials/.
  • Command Setup: Provides the necessary commands to install and configure the Knowledge Graph Memory extension.
  • Configuration Guide: Details CLI and UI-based configuration steps.
  • Example Use Cases: Demonstrates how Goose can leverage the knowledge graph for:
    • Security vulnerability detection using connected knowledge patterns.
    • Code review automation to detect and mitigate risks like SQL injection and authentication weaknesses.

Extension Benefits

  • Enhances Goose’s memory capabilities by structuring knowledge into a graph format.
  • Enables context-aware decision-making by linking concepts, risks, and solutions.
  • Provides practical security automation by leveraging learned patterns for vulnerability analysis.

Copy link

github-actions bot commented Feb 20, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-02-20 16:11 UTC

@EbonyLouis EbonyLouis merged commit 0c53411 into main Feb 20, 2025
3 checks passed
@EbonyLouis EbonyLouis deleted the knowledge-graph-tutorial branch February 20, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants