一键导入
lilac-acp
Drive ACP harnesses through the local Lilac controller.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Drive ACP harnesses through the local Lilac controller.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | lilac-acp |
| description | Drive ACP harnesses through the local Lilac controller. |
lilac-acp is the ACP controller CLI for detached prompt runs, session search, and session snapshots across supported harnesses.
Use it when you want a local controller that can target OpenCode or other ACP harnesses explicitly with --harness.
Core commands
lilac-acp harnesses list
lilac-acp sessions list \
--directory /abs/path/to/repo
lilac-acp sessions snapshot \
--directory /abs/path/to/repo \
--harness opencode \
--latest \
--runs 6 \
--max-chars 1200
lilac-acp prompt submit \
--directory /abs/path/to/repo \
--harness opencode \
--text "Continue working on the failing tests"
lilac-acp prompt submit \
--directory /abs/path/to/repo \
--harness codex-acp \
--title "lilac:discord:123" \
--text "Continue where we left off" \
--wait
lilac-acp prompt status --run-id run_xxx
lilac-acp prompt result --run-id run_xxx
lilac-acp prompt wait --run-id run_xxx
lilac-acp prompt cancel --run-id run_xxx
Important notes
--output human for readable terminal output.--latest requires --harness.--title without --harness continues only when there is exactly one exact match across all discovered harnesses.~/.local/state/lilac-acp-controller.Author durable Lilac JavaScript workflows for fan-out, iterative repair, verification, Discord reply waits, delayed work, and recurring schedules.
Essential coding workflow rules for agents doing code changes, reviews, git work, commits, PRs, or GitHub issue work; load this before software engineering tasks.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.