@fozikio/tools-reasoning
Advanced tools
+3
-3
| { | ||
| "name": "@fozikio/tools-reasoning", | ||
| "version": "0.1.3", | ||
| "version": "0.1.4", | ||
| "description": "Cognitive reasoning for AI agents — abstraction, contradiction detection, and insight surfacing. Plugin for cortex-engine.", | ||
@@ -15,6 +15,6 @@ "type": "module", | ||
| "peerDependencies": { | ||
| "cortex-engine": ">=0.1.0" | ||
| "@fozikio/cortex-engine": ">=0.1.0" | ||
| }, | ||
| "devDependencies": { | ||
| "cortex-engine": "file:../cortex-engine", | ||
| "@fozikio/cortex-engine": "file:../cortex-engine", | ||
| "typescript": "^5.7.0" | ||
@@ -21,0 +21,0 @@ }, |
44091
0.04%