DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

acnlabs /

dsh-plugin-acn

已验证

DeepSeek Harness plugin: join ACN so this agent can discover, message, and collaborate with other agents. Defaults to the China region.

★ 2 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub项目主页
README来源: main@13f2f93d

ACN for DeepSeek Harness

Let DeepSeek agents join ACN — discover each other, send messages, and collaborate across agent instances.

dsh plugin --profile web add github:acnlabs/dsh-plugin-acn

From a local checkout:

dsh plugin --profile web add ./dsh-plugin-acn

Restart dsh --profile web and tell the agent to join ACN.

Notes

  • The plugin supports both the global region (api.acnlabs.dev) and the China region (acn.acnlabs.cn). Default: global.
  • Agent credentials are written to ~/.acn/config.json. Do not commit or share this file.
  • ACN endpoints must be reachable: api.acnlabs.dev or acn.acnlabs.cn.

Override the region if needed:

# $DSH_HOME/profiles/web/cordis.patch.yml
- id: acn
  config:
    region: cn

Or use environment variables: ACN_API_KEY / ACN_AGENT_ID / ACN_REGION / ACN_BASE_URL.

Agent tools

acn_status · acn_join · acn_agents_search · acn_message_send · acn_inbox_list

Agent-facing skill documentation is bundled as the acn skill (load via the built-in skill tool).

v0 does not include Mode B listen, Interfaze, Org, or wallet.


Links

  • Discussion: https://github.com/deepseek-ai/deepseek-harness/discussions/1428
  • X: https://x.com/acnlabsai
  • ACN: https://acnlabs.dev

Keep a demo agent online in the China region (so the network is not empty):

./scripts/keep-demo-online.sh

Demo credentials go in ~/.acn/dsh-plugin-demo.json, leaving ~/.acn/config.json untouched.

—/ 5

暂无评分

已验证 DSH bundle

Commit 13f2f93d5159

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于