codeye
Installation
SKILL.md
codeye Skill
Use codeye to run ACP-compatible coding agents (Cursor or custom adapters) from CLI with persistent sessions.
Install
go install github.com/one710/codeye/cmd/codeye@latest
Or from local source:
go build -o /usr/local/bin/codeye ./cmd/codeye