Skip to content

Releases: pulseengine/glsp-mcp

🚀 GLSP-MCP v0.2.0: MCP Streaming & Ubuntu 24.04 Support

30 Jul 18:34

Choose a tag to compare

🚀 Major Features

  • MCP Real-time Streaming System: Live updates and notifications for enhanced user experience
  • Component Execution Monitoring: Advanced WASM component tracking with real-time status updates
  • Ubuntu 24.04 CI Support: Complete compatibility with latest Ubuntu LTS using official Tauri workarounds
  • Service Container Architecture: Modern dependency injection pattern for better modularity and testing
  • Advanced Component Rendering: Enhanced visualization system with graphics acceleration support

🔧 Technical Improvements

  • TypeScript Compilation: Fixed 264+ compilation errors across all renderers and services
  • Interface Compatibility: Enhanced connection validation with compatibility scoring system
  • Visual Connection Feedback: Real-time visual indicators during connection establishment
  • CI/CD Pipeline: Upgraded to Ubuntu 24.04 with full cross-platform build support
  • Component Library: Improved component discovery and management with field name consistency

🐛 Bug Fixes

  • Fixed component loading field name mismatch (fileExists vs file_exists)
  • Resolved MCP request hanging issues affecting real-time communication
  • Corrected canvas renderer type errors across UML, WIT, and component renderers
  • Fixed service initialization dependencies preventing proper startup
  • Addressed GLIBC compatibility issues with getrandom crate

📦 Build & Deployment

  • Multi-platform Support: Successfully building on Ubuntu 24.04, Windows, and macOS
  • Legacy WebKit Compatibility: Implemented official Tauri workaround for Ubuntu 24.04
  • CI Performance: All test suites passing with optimized build times
  • Dependency Management: Updated to use Ubuntu 22.04 repos for WebKit compatibility

Full Changelog: v0.1.0...v0.2.0

WASM Component Designer v1.0.0

11 Jul 18:07

Choose a tag to compare

WASM Component Designer v1.0.0

A revolutionary AI-native graphical modeling platform with integrated diagram creation and WebAssembly Interface Types (WIT) analysis.

🎉 Features

  • Complete MCP-GLSP backend with full protocol support
  • Multi-backend database layer with sensor data management
  • WASM runtime with security scanning and resource limits
  • Simulation framework with pipeline execution
  • Web frontend with Canvas rendering and AI chat
  • AI agent integration for natural language processing
  • 20+ ADAS example components demonstrating capabilities
  • Cross-platform Tauri desktop application

📦 Downloads

  • Windows:
  • macOS (Apple Silicon):
    • Intel Macs can run this via Rosetta 2
  • Linux:
    • AppImage:
    • Debian/Ubuntu:

🔧 Fixes in this release

  • Ubuntu 22.04 compatibility for JavaScriptCore dependencies
  • RGBA icon format for Tauri builds
  • Comprehensive clippy warning resolution
  • Cross-platform CI/CD pipeline

📝 Note

macOS Intel (x64) build encountered issues during cross-compilation. Apple Silicon build works on Intel Macs through Rosetta 2.