DeepSeek Harness Plugin

Aria

🧑‍💻 Development & Runtime ⭐ 14 stars Community

A modern C++20 MVVM framework — cross-platform, layered, coroutine-first, with a reactive DAG and Task<T>.

Plugin facts

GitHub stars⭐ 14
LicenseMIT
Primary languageC++
Last push2026-08-14T16:41:35Z
Maintainerdqsjqian
Added to this directory2026-08-15

Screenshots

Aria — plugin screenshot

About this plugin

Modern C++20 MVVM framework — cross-platform, layered, coroutine-first. Reactive DAG (Property/Computed/Effect), Task<T>, and pluggable adapters (Qt6, AppKit, ...).

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:dqsjqian/Aria

⚠️ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →

About this plugin: Aria

What is Aria?

Aria is a development & runtime plugin maintained by dqsjqian. A modern C++20 MVVM framework — cross-platform, layered, coroutine-first, with a reactive DAG and Task<T>.

How do I install Aria?

Run dsh plugin add github:dqsjqian/Aria in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:dqsjqian/Aria#commit.

Is Aria free?

Aria is a community open-source project released under the MIT license. You can inspect its source and install it for free.