alloycat
v0.1.8
Published
Command-line runner for Alloy agent workflow packages.
Downloads
1,065
Maintainers
Readme
alloycat
Command-line runner for Alloy agent workflow packages.
Usage
npx alloycat i
npx alloycat init
npx alloycat next
npx alloycat remind
npx alloycat uninstall interaction-auditor
npx alloycat uninstallThe installer writes project-local agent state under .alloycat/ and updates .gitignore for that directory. Run npx alloycat uninstall <agent-id> from the target project to remove one agent, or npx alloycat uninstall to remove all alloycat project state.
