Releases: nowledge-co/nowledge-mem-gemini-cli
Releases · nowledge-co/nowledge-mem-gemini-cli
Nowledge Mem Gemini CLI v0.1.4
Nowledge Mem Gemini CLI v0.1.4
Behavioral guidance alignment with the shared Nowledge Mem integration standard.
Summary
- Search-memory skill: renamed "Strong Triggers" → "Strong Signals" and added "Contextual signals" section covering debugging context, architecture discussions, and domain-specific conventions.
- Distill-memory skill: strengthened proactive save guidance to match canonical language across all Nowledge Mem integrations.
- Both changes align this extension with
community/shared/behavioral-guidance.md, the single source of truth for behavioral heuristics.
Operational Notes
- Run
npm run package:releaseornpm run verify:releasebefore tagging. - Tag name:
nowledge-mem-gemini-cli-v0.1.4.
Install
Search Nowledge Mem in the Gemini CLI Extensions Gallery and install, or:
gemini extensions install github.com/nowledge-co/nowledge-mem-gemini-cli --ref nowledge-mem-gemini-cli-v0.1.4Nowledge Mem Gemini CLI v0.1.3
Nowledge Mem Gemini CLI v0.1.3
Dedicated-repository migration update for the Gemini CLI integration.
Summary
- Moves the Gemini extension into a dedicated repository where the repository root is the extension root.
- Removes the need for a repo-root mirror and simplifies validation back to a normal single-repo extension layout.
- Keeps the flat release archive path in place so repository-root discovery and release-archive installation stay aligned in one repository.
Operational Notes
- Run
npm run package:releaseornpm run verify:releasebefore tagging. - Keep using the matching tag name
nowledge-mem-gemini-cli-v0.1.3.
Install
gemini extensions install github.com/nowledge-co/nowledge-mem-gemini-cli --ref nowledge-mem-gemini-cli-v0.1.3