BrAIn (Brain + AI) is an intelligent memory system that captures, organizes, and recalls your development sessions, patterns, and decisions. It enhances Claude Code and other AI assistants by maintaining persistent context across sessions.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^12.0.0^11.2.0^5.3.0^9.2.0^10.3.0^2.3.0^3.0.0^3.22.0^20.0.0^11.0.0^9.0.0^5.3.0^4.7.0^1.2.0^8.56.0^6.19.0^6.19.0^3.2.03
commits
Refactor QueryEngine and GitIntegration classes for improved functionality and code clarity; handle optional limit in query results and ensure type safety for file changes in Git integration. Remove unused getContext method from GitIntegration.
23639f6View on GitHubAdd CHANGELOG, CONTRIBUTING guidelines, and MIT License; enhance CLI commands for session, memory, and pattern management with improved Git integration and template system
6a1f9beView on GitHubInitialize BrAIn CLI project with core files and structure, including package.json, README, and setup scripts. Add TypeScript configuration, Git integration, and memory management features. Implement CLI commands for session, pattern, and memory management, along with utility functions for file and Git operations. Establish project structure with .brain directory for session and pattern storage.
0d04447View on GitHub