tidy: clean up old benchmark and add gym (#7081)

This commit is contained in:
Michael Neale
2026-02-09 17:08:46 +11:00
committed by GitHub
parent d4865ae9fe
commit a3ba124178
76 changed files with 6448 additions and 91262 deletions
Generated
-24
View File
@@ -4239,29 +4239,6 @@ dependencies = [
"wiremock",
]
[[package]]
name = "goose-bench"
version = "1.23.0"
dependencies = [
"anyhow",
"async-trait",
"chrono",
"ctor",
"dotenvy",
"goose",
"include_dir",
"once_cell",
"paste",
"regex",
"rmcp 0.14.0",
"serde",
"serde_json",
"tokio",
"tracing",
"tracing-subscriber",
"winapi",
]
[[package]]
name = "goose-cli"
version = "1.23.0"
@@ -4282,7 +4259,6 @@ dependencies = [
"futures",
"goose",
"goose-acp",
"goose-bench",
"goose-mcp",
"http 1.4.0",
"indicatif 0.18.3",