alib8b8/dsh-plugin-aflare

alib8b8★ 0TypeScriptLast synced: 2026-08-15

Open on GitHub

aflare workflow tools for DeepSeek Harness (DSH): generate, validate, run local-first deterministic workflows

README excerpt

@alib8b8/dsh-plugin-aflare DeepSeek Harness (DSH) Cordis plugin that exposes aflare workflow tools as native DSH tools. Every tool spawns the local aflare binary with execFile (no shell), so nothing leaves your machine — the same local-first guarantee aflare itself makes. Tools Tool What it does aflare version Installed aflare version aflare generate Create workflow YAML from a description (optional ai: true for LLM generation) aflare validate Validate a workflow YAML aflare run Execute a workflow YAML and return the output aflare template list List built-in templates aflare template run Run a template by ID Install Prerequisite: the aflare binary The plugin drives the local aflare CLI, so install it first (one line; see the aflare README for Windows/source options): One-line install into DSH Published on npm (@alib8b8/dsh-plugin-aflare); the github:alib8b8/dsh-plugin-aflare spec works too. The package declares its bundle patch ( dsh.bundle.patch in package.json ), so DSH registers the plugin entry automatically — restart dsh web and the aflare tools are live. No profile editing needed. From a local checkout This repository is the distribution mirror of aflare/integrations/dsh-plug…

View full README on GitHub →
Tools / Devaflareautomationcordisdeepseek-harnessdshdsh-pluginllmmcp

Category