Lexsus banner
abdulwasea89 abdulwasea89

Lexsus

AI community

Description

A local-first desktop app that connects your local coding work to web AIs (ChatGPT, Claude.ai, Gemini).

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Lexsus

**Your AI can change. Your work doesn't.**

[![Stars](https://img.shields.io/github/stars/abdulwasea89/lexsus?style=flat-square)](https://github.com/abdulwasea89/lexsus/stargazers) [![License](https://img.shields.io/github/license/abdulwasea89/lexsus?style=flat-square)](LICENSE) [![CI](https://img.shields.io/github/actions/workflow/status/abdulwasea89/lexsus/ci.yml?style=flat-square)](https://github.com/abdulwasea89/lexsus/actions) [![Rust](https://img.shields.io/badge/Rust-stable-1e3a5f?style=flat-square&logo=rust&logoColor=white)](src-tauri) [![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=flat-square&logo=typescript&logoColor=white)](src) [![Tauri](https://img.shields.io/badge/Tauri_2-24C8DB?style=flat-square&logo=tauri&logoColor=white)](src-tauri) [![Chrome Extension](https://img.shields.io/badge/Chrome_Extension-MV3-4285F4?style=flat-square&logo=googlechrome&logoColor=white)](extension)

**[简体中文](README.zh-CN.md) · English**

A local-first Tauri + Rust desktop app and Chrome extension that turns any **web AI — ChatGPT, Claude, Gemini, Grok — into a real coding agent on your machine**. When your local agent (like Claude Code) hits its usage limit, crashes, or you just want to switch, Lexsus captures your real project state and hands the work off — so the web AI can **read your files, write files, and run terminal commands**, and you never re-explain the project.


Key Features

Feature What it means for you
🔀 Handoff, not copy-paste One click packages the real state of your project — objective, decisions, failed attempts, constraints, changed files — into a prompt any web AI can continue from. Facts, not chat.
🛠️ Real coding-agent tools The web AI gets 15 tools — reads (chunked), precise edits (edit_file, multi_edit, apply_patch), file management (delete_file, move_file, copy_file, create_directory), run_command — executed locally by t