GitHunt
MA

A desktop companion app for AI coding tools. Browse Claude Code chat history, manage configurations, commands, skills, and more.

Lovcode Cover

Logo Lovcode

Desktop companion for AI coding tools
macOS • Windows • Linux

Tauri React TypeScript License


Featuresoh-my-lovcodeInstallationUsageTech StackLicense


Gallery

Features

  • Chat History Viewer — Browse and search conversation history across all projects with full-text search
  • Commands Manager — View and manage slash commands (~/.claude/commands/)
  • MCP Servers — Configure and monitor MCP server integrations
  • Skills — Manage reusable skill templates
  • Hooks — Configure automation triggers
  • Sub-Agents — Manage AI agents with custom models
  • Output Styles — Customize response formatting
  • Marketplace — Browse and install community templates
  • Customizable Statusbar — Personalize your statusbar display with scripts
  • Session Prompt Preview — Hover to preview prompts in session list

oh-my-lovcode

Community configuration framework for Lovcode, inspired by oh-my-zsh.

curl -fsSL https://raw.githubusercontent.com/MarkShawn2020/oh-my-lovcode/main/install.sh | bash

Share and discover statusbar themes, keybindings, and more at oh-my-lovcode.

Installation

From Release

Download the latest release for your platform from Releases.

From Source

# Clone the repository (with submodules)
git clone --recursive https://github.com/markshawn2020/lovcode.git
cd lovcode

# Install dependencies
pnpm install

# Run development
pnpm tauri dev

# Build for distribution
pnpm tauri build

Usage

  1. Launch Lovcode
  2. Select Projects to browse chat history from Claude Code sessions
  3. Use the Configuration section to manage commands, MCP servers, skills, and hooks
  4. Visit Marketplace to discover community templates

Tech Stack

Layer Technology
Frontend React 19, TypeScript, Tailwind CSS, Vite
Backend Rust, Tauri 2
UI Components shadcn/ui
State Jotai
Search Tantivy (full-text search)

Star History

Star History Chart

License

Apache-2.0

Contributors

Apache License 2.0
Created December 10, 2025
Updated March 22, 2026