- Electron - Desktop app with main/renderer process architecture - TypeScript - Primary language (strict mode) Frontend/UI - Monaco Editor - VS Code-style code editing - HTML/CSS - UI rendering - WebSockets - Real-time communication with backend Backend Services - Node.js - Runtime - Express - Memory Service API server - SQLite - Local database for memory persistence - Cloudflare D1 - Remote sync for memory backup