Open Context v0.1.0
First release — AI context management for codebases.
Features
- Desktop app (Electron + Next.js) for project & module management
- Remote MCP server for Claude Code integration (6 tools)
- REST API for developer git hooks (no desktop app needed)
- Pending context workflow — AI updates go through human review
- Git-aware staleness tracking
- Team management with per-developer API keys
- Smart pre-push hook with auto-detection (husky or native git hooks)
Downloads (macOS)
| File | Architecture |
|---|---|
Open Context-0.1.0-arm64.dmg |
Apple Silicon (M1/M2/M3) |
Open Context-0.1.0-x64.dmg |
Intel |
Open Context-0.1.0-arm64-mac.zip |
Apple Silicon (zip) |
Open Context-0.1.0-mac.zip |
Intel (zip) |
Setup
See README for development setup and usage instructions.