Skip to content

Solution (#1032): Aider CONVENTIONS.md#1035

Open
TFGSUMIT wants to merge 1 commit into
DeusData:mainfrom
TFGSUMIT:fix/issue-1032
Open

Solution (#1032): Aider CONVENTIONS.md#1035
TFGSUMIT wants to merge 1 commit into
DeusData:mainfrom
TFGSUMIT:fix/issue-1032

Conversation

@TFGSUMIT

Copy link
Copy Markdown

Aider Integration for Codebase-Memory-MCP

This pull request adds Aider integration to the codebase-memory-mcp project, providing a standardized API for indexing, searching, and tracing graph data.

Changes:

  • Updated graph-ui/src/api/rpc.ts to include Aider methods
  • Modified install.sh and install.ps1 to automate installation
  • Updated CONVENTIONS.md to document Aider integration conventions

Testing Instructions:

  1. Run npm install @aider/ai to install Aider integration
  2. Verify that the Aider methods are available in graph-ui/src/api/rpc.ts
  3. Test the Aider integration by calling the indexRepository(), searchGraph(), and tracePath() methods

Note: This pull request assumes that the @aider/ai package is installed and available. If you encounter any issues, please ensure that the package is installed correctly.

@TFGSUMIT TFGSUMIT requested a review from DeusData as a code owner July 11, 2026 17:38
@DeusData DeusData added the invalid This doesn't seem right label Jul 14, 2026
@DeusData DeusData added this to the 0.9.2-rc milestone Jul 14, 2026
@DeusData DeusData added editor/integration Editor compatibility and CLI integration security Security vulnerabilities, hardening priority/backlog Valuable contribution, lower scheduling urgency; review when maintainer capacity opens. labels Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editor/integration Editor compatibility and CLI integration invalid This doesn't seem right priority/backlog Valuable contribution, lower scheduling urgency; review when maintainer capacity opens. security Security vulnerabilities, hardening

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants