We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c62135 commit e94d5a5Copy full SHA for e94d5a5
apps/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "agentv",
3
- "version": "3.14.2",
+ "version": "3.14.3",
4
"description": "CLI entry point for AgentV",
5
"type": "module",
6
"repository": {
packages/core/package.json
"name": "@agentv/core",
"description": "Primitive runtime components for AgentV",
packages/eval/package.json
"name": "@agentv/eval",
"description": "Evaluation SDK for AgentV - build custom code judges",
0 commit comments