Package Exports
- a24z-memory/dist/MemoryPalace
- a24z-memory/dist/MemoryPalace.js
- a24z-memory/dist/config/schema
- a24z-memory/dist/config/schema.js
- a24z-memory/dist/config/validator
- a24z-memory/dist/config/validator.js
- a24z-memory/dist/constants/paths
- a24z-memory/dist/constants/paths.js
- a24z-memory/dist/node-adapters/NodeFileSystemAdapter
- a24z-memory/dist/node-adapters/NodeFileSystemAdapter.js
- a24z-memory/dist/projects-core/ProjectRegistryStore
- a24z-memory/dist/projects-core/ProjectRegistryStore.js
- a24z-memory/dist/projects-core/utils
- a24z-memory/dist/projects-core/utils.js
- a24z-memory/dist/projects-core/workflow-utils
- a24z-memory/dist/projects-core/workflow-utils.js
- a24z-memory/dist/pure-core/stores/CodebaseViewsStore
- a24z-memory/dist/pure-core/stores/CodebaseViewsStore.js
- a24z-memory/dist/pure-core/types/summary
- a24z-memory/dist/pure-core/types/summary.js
- a24z-memory/dist/rules
- a24z-memory/dist/rules/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (a24z-memory) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Context Managment for your whole suite: CLI for AI agents • VS Code for developers • Alexandria web for teams
For Your Agent: 
# Download alexandria cli
npm install -g a24z-memory
# To Configure Your Project
alexandria initFor Your Developer: 
https://github.com/user-attachments/assets/8bf7b277-c6e9-4fbf-8fc8-10857d5bdac7
For Your Team: 
https://github.com/user-attachments/assets/89892c54-8b26-4cdb-ac17-12299c1e97a6
One Platform, Three Experiences
Alexandria unified context managment infrastructure that enhances how AI agents, developers, and teams work with and maintain codebases.
🤖 For AI Agents: CLI + MCP Server
Give your AI agents perfect memory
- Install once, works with Claude, Cursor, Windsurf, and any MCP-compatible tool
- Agents remember context across sessions and share knowledge
- No more re-explaining your codebase every conversation
- To Get StartedL
npm install -g a24z-memory
👨💻 For Developers: VS Code Extension
Your intelligent coding companion
- View Code References Associated With Feature Documentation For Quick Context
- Visual codebase navigation and understanding
- Install from VS Code marketplace:
👥 For Teams: Alexandria Website
Your team's collective intelligence hub
- Web-based dashboard for entire engineering organization
- Up To Date Documentation Your Agents Are Maintaining about Your Codebase
- Manage codebase views and documentation standards
- Enterprise features for governance and compliance
- Coming Soon: Alexandria Librarian - Agentic Research powered by pixeltable
The Problem We Solve
Without Alexandria:
- 🔄 Repeat yourself to every AI agent
- 📝 Documentation goes stale immediately
- 🧠 Lose context between sessions
- 🤝 No knowledge sharing between tools
With Alexandria:
- ✅ Persistent memory across all sessions
- 📊 Living documentation that evolves
- 🔗 Shared context between all tools
- 🚀 10x faster development velocity
How It Works
Real Example: Authentication Refactor
Without Alexandria:
Day 1: Explain auth system to Claude → implements feature
Day 2: Explain auth system to Cursor → different approach
Day 3: Explain auth system to new dev → inconsistent patterns
Result: Three different implementations, technical debtWith Alexandria:
Day 1: Claude learns auth system → saves to memory as a Doc Associated with a Codebase View
Day 2: Cursor reads Doc and is aware of references -> Updates Documentation on Pre-commit hook with our validation system
Day 3: New dev uses VS Code → sees all context and finds files quickly
Result: Consistent, maintainable codeLicense
Apache License
Alexandria - Orchestrating the future of AI-assisted development.
Built with ❤️ by the a24z team to achieve 10x development velocity.