Skip to content

Releases: staavanothanh/dsh-cbm

dsh-cbm v0.2.1

Choose a tag to compare

@staavanothanh staavanothanh released this 18 Aug 16:20

dsh-cbm v0.2.1

  • Fix DSH loader startup by declaring the dshCbm provider injection on the native MCP client row.
  • Keep automatic CBM executable resolution and the optional inherited CBM_ALLOWED_ROOT behavior from v0.2.0.
  • Add a regression test and TDD evidence for the loader dependency.

dsh-cbm v0.2.0

Choose a tag to compare

@staavanothanh staavanothanh released this 18 Aug 15:48

dsh-cbm v0.2.0

  • Resolve codebase-memory-mcp from CBM_COMMAND, PATH, or the standard user-local install directory.
  • Remove the plugin's default CBM_ALLOWED_ROOT restriction so external repository paths remain indexable like Codex.
  • Keep CBM_ALLOWED_ROOT available as an optional inherited CBM security boundary.
  • Add runtime resolver tests, TDD evidence, and updated architecture/specification documentation.

dsh-cbm v0.1.0

Choose a tag to compare

@staavanothanh staavanothanh released this 18 Aug 15:31

dsh-cbm v0.1.0

  • Add the native DSH MCP bridge for codebase-memory-mcp.
  • Expose MCP tools under the mcp__codebase-memory__* namespace.
  • Add one agent/session-start hook that injects code-discovery guidance.
  • Include specification, architecture documentation, tests, and package assets.