# dsh-orchestra

> **Language:** [English](README.md) · [Česky](README.cs.md)

DeepSeek Harness plugin: a graphical **project orchestrator** — a Kanban board
(drag & drop), SQLite task store, RAG memory (local embeddings), model routing
(pro / flash / flash-vision-exp / local) with temperature presets, and a
God-mode agent that plans and delegates to subagents.

## Features

- **Kanban board** — configurable columns, drag & drop tasks, priority, assignee.
- **SQLite storage** — projects and tasks survive restart (`~/.dsh/orchestra/orchestra.db`).
- **`dsh_orchestra` tool** — model-callable board management.
- **Orchestra tab** in the main interface.

## Install

```sh
dsh plugin --profile web add dsh-orchestra
```

## License

MIT
