No description
- Ruby 74.2%
- Shell 25.8%
Each consumer (coily, repo-recall, agent-guard, personal-dashboard, session-lattice) now ships its own Formula in-repo with a per-repo bump-formula workflow. The Formula/*.rb snapshots here are frozen and no longer updated. Archive once coily#257 lands and the hardcoded coilysiren/tap/* scope is gone from coily upgrade. closes #37 Audit-log: coily://1779179409/AGPD6W2R - coily ops aws sts get-caller-identity Audit-log: coily://1779179410/AGPD6W2T - coily ops aws ssm get-parameter |
||
|---|---|---|
| .claude | ||
| .coily | ||
| .github/workflows | ||
| docs | ||
| Formula | ||
| .pre-commit-config.yaml | ||
| AGENTS.md | ||
| install-repo-recall.sh | ||
| LICENSE | ||
| README.md | ||
homebrew-tap
Deprecated. Each tool now ships its own per-repo tap. Use the per-repo form below. The
Formula/*.rbsnapshots in this repo are frozen and no longer updated. Tracking: #37.
Per-repo taps (current)
brew tap coilysiren/coily https://github.com/coilysiren/coily
brew tap coilysiren/repo-recall https://github.com/coilysiren/repo-recall
brew tap coilysiren/agent-guard https://github.com/coilysiren/agent-guard
brew tap coilysiren/personal-dashboard https://github.com/coilysiren/personal-dashboard
brew tap coilysiren/session-lattice https://github.com/coilysiren/session-lattice
brew install coilysiren/coily/coily
brew install coilysiren/repo-recall/repo-recall
brew install coilysiren/agent-guard/agent-guard
brew install coilysiren/personal-dashboard/personal-dashboard
brew install coilysiren/session-lattice/session-lattice
The explicit-URL brew tap form is required because none of those repos are homebrew-* prefixed. Each repo's Formula/<name>.rb is the source of truth and is bumped in-repo by a bump-formula job on every release.
Commands
Dev commands are declared in .coily/coily.yaml. Run them as coily exec <verb>.
See also
- AGENTS.md - agent-facing operating rules.
- docs/FEATURES.md - inventory of what ships today.
- .coily/coily.yaml - allowlisted commands. Agents route through coily, not bare
make/uv/python/npm/cargo/dotnet.
Cross-reference convention from coilysiren/agentic-os-kai#313.