Skip to content

Releases: IT-Cru/ddev-codebase-memory-mcp

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:42
0422a9e

What's Changed

  • feat: add agent instructions and a shell shim for the codebase graph by @IT-Cru in #4
  • feat: index Drupal code and Twig templates that the graph was missing by @IT-Cru in #9
  • chore: update codebase-memory-mcp to 0.10.6 by @IT-Cru in #10

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 07:24
cd6539f

What's Changed

  • Build against codebase-memory-mcp 0.10.x by @IT-Cru in #5
  • fix: rewrite the Origin header so the graph UI renders in a browser by @IT-Cru in #6
  • fix: correct what ddev cbm ui says, and stop it starting the daemon by @IT-Cru in #7
  • fix: stop asserting the keeper holds the daemon, and export the real TESTDIR by @IT-Cru in #8

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:25

What's Changed

  • Serve MCP over HTTP instead of stdio-over-SSH by @IT-Cru in #1
  • Serve the graph UI through the bridge, always on by @IT-Cru in #2
  • Make the graph UI and MCP endpoint usable without an agent by @IT-Cru in #3

New Contributors

  • @IT-Cru made their first contribution in #1

Full Changelog: https://github.com/IT-Cru/ddev-codebase-memory-mcp/commits/v1.0.0