Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 750 Bytes

File metadata and controls

20 lines (15 loc) · 750 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2026-03-03

Added

  • Initial open-source release
  • Desktop environment with draggable, resizable app windows
  • AI Agent chat panel with LLM-powered tool calls
  • Built-in apps: Music, Chess, Gomoku, FreeCell, Email, Diary, Twitter, Album, CyberNews
  • Vibe workflow for generating new apps via Claude Code
  • IndexedDB-based local file system
  • i18n support (English, Chinese, Japanese)
  • iframe communication SDK (@gui/vibe-container)
  • Design token system with CSS variables
  • CI pipeline (lint + build)