Releases: staavanothanh/dsh-cbm
Releases · staavanothanh/dsh-cbm
Release list
dsh-cbm v0.2.1
dsh-cbm v0.2.1
- Fix DSH loader startup by declaring the
dshCbmprovider injection on the native MCP client row. - Keep automatic CBM executable resolution and the optional inherited
CBM_ALLOWED_ROOTbehavior from v0.2.0. - Add a regression test and TDD evidence for the loader dependency.
dsh-cbm v0.2.0
dsh-cbm v0.2.0
- Resolve
codebase-memory-mcpfromCBM_COMMAND,PATH, or the standard user-local install directory. - Remove the plugin's default
CBM_ALLOWED_ROOTrestriction so external repository paths remain indexable like Codex. - Keep
CBM_ALLOWED_ROOTavailable as an optional inherited CBM security boundary. - Add runtime resolver tests, TDD evidence, and updated architecture/specification documentation.
dsh-cbm v0.1.0
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-starthook that injects code-discovery guidance. - Include specification, architecture documentation, tests, and package assets.