Commit Graph
4 Commits
Author SHA1 Message Date
Le_Ho bb79edbcb3 Revise AVIDS2/memorix description in README
Updated memorix entry with persistent knowledge graph details.
2026-03-09 12:28:41 +08:00
Le_Ho 4120d43504 Revise memorix project description in README
Updated the description of the memorix project to clarify its features and capabilities.
2026-02-15 23:58:20 +08:00
Le_Ho b8a676504a Remove duplicate entry for AVIDS2/memorix
Removed duplicate entry for 'AVIDS2/memorix' in the list of MCP tools.
2026-02-14 23:55:41 +08:00
Le_Ho 6332a721cf Add memorix project to the README
## Memorix — Cross-Agent Memory Bridge

**Category**: 🧠 Knowledge & Memory

Universal memory layer for AI coding agents via MCP. Stores knowledge in a knowledge graph and shares it across 5 agents: Windsurf, Cursor, Claude Code, Codex, and VS Code Copilot.

**Key differentiators**:
- Cross-agent workspace sync: MCP configs, rules, skills migrate between agents
- 3-layer progressive disclosure search for token efficiency
- Auto-memory hooks with pattern detection
- Pure local, zero API calls, zero privacy risk

**Tech**: TypeScript | **Install**: `npm install -g memorix` | **License**: Apache 2.0
2026-02-14 23:43:52 +08:00