@memva/memva
v0.1.1
Published
Session manager for AI coding agents
Maintainers
Readme
Memva
Manage multiple AI coding sessions in parallel with ease.
Quick Start
npx memva@latestThis command will:
- Initialize a local database in
~/.memva/ - Start the Memva server on port 7823
- Open your browser automatically
What is Memva?
Memva is a session manager designed specifically for AI coding agents like Claude. It helps you:
- Manage multiple sessions - Work on different projects or features in parallel
- Track conversation history - Never lose context from your coding sessions
- Organize your work - Archive completed sessions, search through past conversations
- Configure permissions - Control how your AI assistant interacts with your codebase
- Resume sessions - Pick up right where you left off
Features
- 🚀 Instant start - No complex setup required
- 💾 Local storage - All data stays on your machine
- 🎯 Session management - Create, archive, and resume sessions
- ⚙️ Configurable - Set max turns, permission modes, and more
- 🖥️ Cross-platform - Works on Windows, macOS, and Linux
System Requirements
- Node.js 18 or higher
- npm or npx
Data Storage
Memva stores all data locally in your home directory:
- Database:
~/.memva/memva-prod.db - Images:
~/.memva/images/
License
Proprietary - See LICENSE.txt for details
Support
For licensing inquiries or support: [email protected]
Built by Premva Inc.
