AIAny
AI Client2024
Icon for item

WandEnhancer

Extends the Wand (WeMod) desktop client’s local configuration and UI with a remote web panel, injected renderer scripts, automated compatibility patches and client-side AI features; runs entirely locally and does not publish official executables (build your own).

Introduction

Most UI tweaks for closed desktop clients force users to choose between unsafe third-party builds and fragile manual hacks. WandEnhancer takes the other path: it provides a local, auditable patcher and a small web panel that augments Wand’s renderer and settings without contacting external servers.

What Sets It Apart
  • Local-first UX enhancements: applies layout, theme and compatibility adjustments on the client machine only, so no network telemetry is added.
  • Remote Web Panel: a built-in panel served from your PC lets you control features from a phone on the same LAN (QR-code connect), enabling remote control without cloud services.
  • Extensible renderer scripting: bundles user-provided .js files into the client at patch time to customize or fix UI behaviour with full DOM access and Node require support.
  • Security-minded distribution policy: official releases contain notes only (no .exe). Users are encouraged to build artifacts from their own forks via GitHub Actions to avoid unsigned third‑party binaries.
Who It's For and Tradeoffs

Great fit if you want to customize or stabilize a local Wand client while keeping all changes auditable and offline. It suits users comfortable building from source and accepting unsigned, self-built binaries and occasional maintenance when the upstream client changes. Look elsewhere if you need an officially signed installer, a cloud-hosted management console, or if you cannot run a local build environment (Windows build toolchain and Node/CMake required).

Overall, WandEnhancer trades the convenience of prebuilt binaries for transparency and local control: quieter security posture and richer client-side tweaks at the cost of a modest build/maintenance burden and careful handling of injected scripts (they run with the client's privileges).

More Items

GitHub
AI Client2025

Enhances web AI chat interfaces (Gemini, AI Studio, Claude, ChatGPT) with folder-based conversation organization, timeline navigation, prompt vault, cloud sync, chat export, UI fixes and a plugin engine. Runs as a browser extension and includes cross-site prompt management and Mermaid rendering.

GitHub
AI Agent2026

Manages real tmux-backed terminals and AI agents as draggable nodes on an infinite pan/zoom canvas, with a Trello-style kanban view, persistent sessions that survive restarts, mobile companion support, and a browser Server Edition for self-hosting.

GitHub
AI Agent2026

Runs locally to learn your tastes and proactively discover content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit and the open web. Local-first agent storing data in a local SQLite, with a browser extension, optional desktop backend bundling embeddings (bge-m3/Ollama), and conversational feedback to refine recommendations.