Skip to content
dsh.fish
Bundle

@laobos/dsh-workflow

面向 DSH Agent 的 DAG 工作流创建、测试、发布和执行插件。

Source
Modole
License
MIT
Updated
Updated 3 days ago

Readme

# 工作流 · Laoboshi DSH Plugin

面向 DSH Agent 的 DAG 工作流创建、测试、发布和执行插件。

## Install

```bash
dsh plugin --profile web add https://github.com/Modole/dsh-plugin-workflow-laoboshi.git
```

Restart `dsh web` after installation. DSH reads the `dsh.bundle` manifest and adds this package to the selected profile.

## Origin and author

Extracted from the built-in capability in [Laoboshi Agent Studio](https://github.com/Modole/laobos-agent-studio). Author: Modole.

## Security

Plugins execute with the current user's permissions. Review the source before installation and never post credentials, SSH private keys, or local runtime databases in issues.

## License

MIT

Install

dsh plugin --profile web add github:Modole/dsh-plugin-workflow-laoboshi

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source