بنقرة واحدة
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 المهني
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.
| 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.