nexu-io/nexu

The simplest desktop client for OpenClaw 🦞 — bridge your Agent to WeChat, Feishu, Slack & Discord in one click. Works with Claude Code, Codex & any LLM....

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 1 hour ago
Added to GitGenius on September 21st, 2026
Created on February 25th, 2026
Open Issues & Pull Requests: 251 (+0)
GitHub issues: Enabled
Number of forks: 263
Total Stargazers: 3,279 (+0)
Total Subscribers: 19 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 18.9 hours
90th percentile: 11.9 hours
Tracked items: 362

How this project is maintained

About 12% of issues opened in the past year have never received a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 97% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 48% of issues opened in the past year have been closed. Three people close 78% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 213
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 163 days
Stale 30+ days: 210
Stale 90+ days: 207

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (298)
  • priority:p1 (101)
  • ai-translated (94)
  • priority:p0 (81)
  • enhancement (76)
  • ux (51)
  • good-first-issue (44)
  • priority:p2 (44)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Nexu is a desktop client that bridges AI agents to multiple messaging platforms including WeChat, Feishu, Slack, and Discord through a single interface.

The tool solves the problem of connecting large language models and AI agents to various communication channels without requiring separate integrations for each platform. It works by providing a unified desktop application that handles the connection logic between your agent and supported messaging services, allowing you to deploy an agent once and have it accessible across multiple platforms simultaneously. The application supports bring-your-own-key authentication, OAuth flows, and operates with a local-first architecture to maintain privacy and control over your data.

Nexu suits developers who want to quickly expose an AI agent to multiple messaging platforms without building custom integrations for each one. It works with Claude Code, Codex, and any LLM-based agent, making it flexible across different AI backends. The local-first design means your agent and configuration data remain on your machine rather than being sent to external servers, which appeals to those prioritizing data privacy. The tool enables chat access from mobile devices through the connected messaging platforms, allowing 24/7 interaction with your agent from anywhere.

The project shows active development with regular commits addressing bug fixes and feature improvements. Work spans across multiple areas including platform integrations, authentication mechanisms, and core agent bridging functionality. The codebase maintains TypeScript throughout, indicating consistent language choice across the project. Documentation and configuration examples are present in the repository, suggesting attention to making the tool accessible to new users.