vigiles 14.10.3 → 14.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,9 @@
1
1
  {
2
2
  "name": "vigiles",
3
+ "owner": {
4
+ "name": "zernie",
5
+ "url": "https://github.com/zernie"
6
+ },
3
7
  "metadata": {
4
8
  "description": "Tools for AI-assisted development feedback loops"
5
9
  },
package/README.md CHANGED
@@ -212,6 +212,8 @@ npx vigiles init # sets up the typed spec for structural rules (non-destructiv
212
212
  # ~/.claude/, not your repo). On Codex, skills install globally too.
213
213
  ```
214
214
 
215
+ **Already have a harness, or a non-JS repo?** `npx vigiles init --ci-only` sets up just the CI integrity gate — nothing installed, zero conflict. **[When to use gate vs full →](docs/agent-setup.md#non-interactive-setup-agents--ci)**
216
+
215
217
  Interactive in a terminal, non-interactive for agents/CI (or `--yes`). **Works with Claude Code and Codex** — vigiles verifies `CLAUDE.md` and `AGENTS.md` the same way. **[Codex setup →](docs/harnesses.md)**
216
218
 
217
219
  **Adoption is smooth: one command, then your agent does the rest.** `init` installs the **skills and hooks**, so a plain-English ask does the work — no specs to hand-write, no hooks to wire: