Skip to content

Agent bench - #2

Merged
yuliiakorabelska merged 9 commits into
mainfrom
agent-bench
Sep 2, 2026
Merged

Agent bench#2
yuliiakorabelska merged 9 commits into
mainfrom
agent-bench

Conversation

@yuliiakorabelska

Copy link
Copy Markdown
Collaborator

No description provided.

mockaroo and others added 9 commits January 23, 2026 17:06
…d workflow-related classes and methods for improved functionality.
…s listed; fix formatting in __init__.py by adding newline at end of file.
Expose AgentEvalsClient with suite, run, trial, fixture, grader, and attachment APIs, plus tests, an example, and docs.

Co-authored-by: Cursor <[email protected]>
The project URLs pointed at fabricate-tools/client-python, which would have
become the sidebar links on the PyPI page for this release. Point them at
TonicAI/tonic-fabricate-python.

publishing.md described the import name as fabricate_client rather than
tonic_fabricate, so every verification command in it failed as written. It also
claimed __init__.py derives its version from pyproject.toml, when __version__ is
hardcoded and can silently drift, and it contained local developer paths in a
public repo.

The publish scripts printed the same broken import on success and cleaned an
egg-info directory that never existed.

Co-authored-by: Cursor <[email protected]>
The 3.8 CI leg could not install the package at all: setuptools caps at
75.x on 3.8, which predates PEP 639 and rejects the SPDX `license = "MIT"`
string in pyproject.toml. 3.8 has also been end-of-life since Oct 2024, so
raise the floor to 3.9 rather than downgrade the license declaration.

The repo claimed MIT in its metadata without ever shipping the license
text. Add LICENSE and reference it via `license-files` so it is bundled in
the sdist and wheel.

Co-authored-by: Cursor <[email protected]>
Use the same text as other Tonic repos: the "Tonic AI, Inc." entity name
and the current year. The previous version also dropped "THE USE OR" from
the final clause, narrowing the warranty disclaimer so it no longer
explicitly covered claims arising from use of the software.

Co-authored-by: Cursor <[email protected]>
@yuliiakorabelska
yuliiakorabelska merged commit 4eab2d0 into main Sep 2, 2026
5 of 6 checks passed
@yuliiakorabelska
yuliiakorabelska deleted the agent-bench branch September 2, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants