Tags: GriffinCanCode/Building-Blocks
Tags
Release v1.0.1: Fix GitHub Actions workflow 🔧 Fixed GitHub Actions workflow issues: - Corrected npm cache dependency path - Removed unnecessary root package dependencies - Fixed build commands to run from correct directories - Updated Tauri action configuration with explicit paths This should now properly build cross-platform packages.
Release v1.0.0: Building Blocks Desktop Application 🎉 First release of Building Blocks as a native desktop application! Features: - Native desktop app built with Tauri - Cross-platform support (macOS, Windows, Linux) - AI-powered idea management and synthesis - Interactive network visualization - File attachment support - Dark mode and glassmorphism UI Technical: - Vue 3 + TypeScript frontend - Python FastAPI backend - Tauri (Rust) desktop shell - Automated cross-platform builds