插件介绍
ACRYL - Agent Context Relay Yielding Lifecycles. One persistent workspace, one canonical context, any coding agent.
项目详情摘要
ACRYL - Agent Context Relay Yielding Lifecycles One persistent development environment. Universal plugin hot-reload across three surfaces. Build, run, and swap coding agents without restarting. Install and reload plugins live. ⭐ Support ACRYL · Website · Documentation · Download v0.2.0 · Discord · GitHub [!IMPORTANT] ACRYL is in active early development. Interfaces, workflows, and packaging may change while the first public foundation is established. What's in v0.2.0 Universal plugin hot-reload** — Install and reload plugins live across Desktop, Web, and CLI without restarting the app. Plugin market** — Browse, install, and manage community plugins through a unified market interface. Multi-surface parity** — All three surfaces (Desktop, Web, CLI/TUI) share the same hot-reload and market capabilities. Install ACRYL v0.2.0 ACRYL has three product surfaces that share the same project model: the CLI, local Web, and Desktop GUI. They are deliberately separate installs, so installing one does not silently install or start the others. The TUI is the CLI's terminal renderer, not a fourth surface. Desktop GUI The GitHub Release assets below install the **ACRYL Desktop GUI**. The app carries the runtime it needs, but it does **not** add the `acryl` command to your shell PATH or leave a web server running after the app exits. Platform | Desktop download | --- | --- | macOS - Apple Silicon | DMG | macOS - Intel | DMG | Windows - x64 | Installer | Linux - x64 / Debian | DEB | Linux - arm64 / Debian | DEB | CLI terminal The recommended install is the standalone installer: no Node.js or npm required, no install warnings, and it adds `acryl` to your shell PATH automatically. This installs the prebuilt `acryl` binary to `~/.acryl/bin`, adds it to your PATH, and verifies the download aga
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:acryldev/acryl
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。
