Skip to content

yolog v0.5.1

Choose a tag to compare

@yologdev yologdev released this 27 Jan 21:01
· 2 commits to main since this release
b91ccd8

App Rename & Data Management Fix

Changes

  • App Rename - Desktop app renamed from "yolog-desktop" to "yolog" in menu bar and About dialog

Bug Fixes

  • Clear All Data - Now properly deletes all user data including projects, memories, skills, and markers
  • UI Refresh - Main app UI now refreshes automatically after clearing all data
  • Delete Modal - Fixed project delete confirmation modal not covering full screen
  • State Sync - Unified project deletion state management for consistent behavior

New in v0.5 (if upgrading from v0.3.x)

New Features

  • Live Token Streaming - Real-time token usage updates work without Yolo Mode
  • Light Theme - Frosted Circuit design system with light mode
  • Yolog Memory MCP - Claude Code integration for searching project memories
  • Skill Discovery - Find similar workflow patterns with vector embeddings
  • Smart Search - FTS5 with BM25 ranking for better results
  • Memory Layer - AI-powered knowledge extraction from sessions

Improvements

  • Token Deduplication - Fixed double-counting using Anthropic message.id
  • Agent File Watching - Recursive watching for subagent sessions
  • Mode Separation - Clean separation of Yolo mode vs active session watching
  • UI Polish - Comprehensive color consistency and spacing improvements

Downloads

  • macOS: .dmg (Apple Silicon & Intel)
  • Windows: soon
  • Linux: soon