oh-my-customcode 0.76.1 → 0.77.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.
package/dist/cli/index.js
CHANGED
package/dist/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: agora
|
|
2
|
+
name: omcustom:agora
|
|
3
3
|
description: "Multi-LLM adversarial consensus loop — 3+ LLMs compete to find flaws in designs/specs until unanimous agreement is reached"
|
|
4
4
|
user-invocable: true
|
|
5
5
|
argument-hint: "<document-path> [--rounds N] [--severity-threshold HIGH]"
|
package/templates/manifest.json
CHANGED