From 778d674e7e028b3be0043eb5d6d7f1917a513c0d Mon Sep 17 00:00:00 2001 From: Drew Stone Date: Mon, 14 Sep 2026 01:42:15 -0700 Subject: [PATCH] chore(release): publish eval 0.181.0 --- CHANGELOG.md | 2 ++ clients/python/pyproject.toml | 2 +- clients/python/src/agent_eval_rpc/__init__.py | 2 +- clients/python/uv.lock | 2 +- package.json | 2 +- src/analyst/benchmark-implementation.ts | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cee117e..1aa5bbec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ All notable changes to `@tangle-network/agent-eval` and its sibling `agent-eval- ## Unreleased +## [0.181.0] — 2026-09-14 + ### Changed - README and example guides include verified execution commands, public imports, and explicit limits on fixture results and release evidence. diff --git a/clients/python/pyproject.toml b/clients/python/pyproject.toml index 9dd921e2..36c9f2c3 100644 --- a/clients/python/pyproject.toml +++ b/clients/python/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "agent-eval-rpc" -version = "0.180.0" +version = "0.181.0" description = "Python RPC client, official optimizer bridge, and DSPy metric adapter for @tangle-network/agent-eval." readme = "README.md" requires-python = ">=3.10" diff --git a/clients/python/src/agent_eval_rpc/__init__.py b/clients/python/src/agent_eval_rpc/__init__.py index c9690bc5..07456580 100644 --- a/clients/python/src/agent_eval_rpc/__init__.py +++ b/clients/python/src/agent_eval_rpc/__init__.py @@ -53,7 +53,7 @@ try: __version__ = version("agent-eval-rpc") except PackageNotFoundError: - __version__ = "0.180.0" + __version__ = "0.181.0" __all__ = [ "Client", diff --git a/clients/python/uv.lock b/clients/python/uv.lock index 41c7dbc7..d116e2a4 100644 --- a/clients/python/uv.lock +++ b/clients/python/uv.lock @@ -34,7 +34,7 @@ conflicts = [[ [[package]] name = "agent-eval-rpc" -version = "0.180.0" +version = "0.181.0" source = { editable = "." } dependencies = [ { name = "filelock" }, diff --git a/package.json b/package.json index f0c245ea..5d4157a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tangle-network/agent-eval", - "version": "0.180.0", + "version": "0.181.0", "description": "Evaluate and improve AI agents from runs, traces, judges, and feedback. Compare candidates, cluster failures, measure lift, and gate releases.", "homepage": "https://github.com/tangle-network/agent-eval#readme", "repository": { diff --git a/src/analyst/benchmark-implementation.ts b/src/analyst/benchmark-implementation.ts index e53f0539..e33d4ada 100644 --- a/src/analyst/benchmark-implementation.ts +++ b/src/analyst/benchmark-implementation.ts @@ -10,7 +10,7 @@ export const ANALYST_BENCHMARK_DEPENDENCY_LOCK_FILES = Object.freeze([ ]) export const ANALYST_BENCHMARK_DEPENDENCY_LOCK_SHA256 = - '4698aea8dc7ba8f57106cd145fdbb6f74bcbc6f9acf6f9d0c40bf013e1f0f2cc' + '39632afc0f02da9333079d4c6323bab101d1bd0eb47a0ea06fa910ae181b4b40' /** The published benchmark evidence was produced at this package version, by * the retired one-shot direct runner, before trace analysts moved to the