Agenta

Latest version: v0.37.3

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 27

0.10.0

What's Changed
* Issue 1210/prompt versioning connecting evaluation by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1255
* Sync: Merge main into prompt versioning by aybruhm in https://github.com/Agenta-AI/agenta/pull/1262
* Enhancement: prompt versioning refacotr & migration by aybruhm in https://github.com/Agenta-AI/agenta/pull/1261
* Issue 1209/ implement fe changes to playground, eval and deployment view for prompt versioning by bekossy in https://github.com/Agenta-AI/agenta/pull/1237
* Dynamic prompt versioning drawer by bekossy in https://github.com/Agenta-AI/agenta/pull/1280
* Feature: Prompt Versioning by aybruhm in https://github.com/Agenta-AI/agenta/pull/1278
* Update pyproject.toml by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1315


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.9.1...v0.10.0

0.9.1

What's Changed
* Add correct answer column and JSON field match evaluator by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1307


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.9.0...v0.9.1

0.9.0

What's Changed
* Main to error handling in evaluation by aakrem in https://github.com/Agenta-AI/agenta/pull/1284
* Improved-favicon by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1293
* Update README.md by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1116
* Add the option to mark both as correct in A\B testing human evaluation by bekossy in https://github.com/Agenta-AI/agenta/pull/1231
* Fix: avoid passing redundant values to evaluation payload by bekossy in https://github.com/Agenta-AI/agenta/pull/1254
* Fix logic for sending API key in FE by bekossy in https://github.com/Agenta-AI/agenta/pull/1282
* Improve human evaluation loading state by bekossy in https://github.com/Agenta-AI/agenta/pull/1298
* Error handling in evaluation by aakrem in https://github.com/Agenta-AI/agenta/pull/1285
* Add migration steps for version 0.9 by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1302
* Update pyproject.toml by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1303


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.8.4...v0.9.0

0.8.4

What's Changed
* Saved sidebar collaspe state in localStorage by bekossy in https://github.com/Agenta-AI/agenta/pull/1287
* Remove deprecated code for building and uploading Docker image by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1267
* Update - modified agenta sdk handle_exception by aybruhm in https://github.com/Agenta-AI/agenta/pull/1289
* Update pyproject.toml by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1292


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.8.3...v0.8.4

0.8.3

What's Changed
* HOTFIX / Feature/use your own api key in cloud by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1266
* changelog 0.8.0 by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1269
* Fixed docker compose for gh and prod by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1272
* Update - fix failing tests by aybruhm in https://github.com/Agenta-AI/agenta/pull/1274
* Hotfix eval by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1270
* Update beanie to use official version by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1281


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.8.2...v0.8.3

0.8.2

What's Changed
* Create SECURITY.md by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1228
* Enable annotation and correct answer in the tabular view in human single evaluation by bekossy in https://github.com/Agenta-AI/agenta/pull/1213
* Dependabot 19 01 24 by aakrem in https://github.com/Agenta-AI/agenta/pull/1238
* Bump follow-redirects from 1.15.3 to 1.15.5 in /agenta-web by dependabot in https://github.com/Agenta-AI/agenta/pull/1224
* Bump postcss from 8.4.23 to 8.4.31 in /agenta-web by dependabot in https://github.com/Agenta-AI/agenta/pull/1225
* Bump langchain from 0.0.256 to 0.0.329 in /agenta-backend by dependabot in https://github.com/Agenta-AI/agenta/pull/1226
* Bump cryptography from 41.0.5 to 41.0.6 in /agenta-backend by dependabot in https://github.com/Agenta-AI/agenta/pull/1227
* fix ai critique by aakrem in https://github.com/Agenta-AI/agenta/pull/1240
* Live results in a/b evaluation view not updating by bekossy in https://github.com/Agenta-AI/agenta/pull/1241
* Update - improve query lookup for evaluation scenarios by aybruhm in https://github.com/Agenta-AI/agenta/pull/1242
* add tags for openapi by aakrem in https://github.com/Agenta-AI/agenta/pull/1247
* [BUG]: Rate limit config validation by bekossy in https://github.com/Agenta-AI/agenta/pull/1246
* fix for all aggregated results by aakrem in https://github.com/Agenta-AI/agenta/pull/1250
* fix: simplify migration process by romainrbr in https://github.com/Agenta-AI/agenta/pull/1251
* Update styles in AppCard and AppSelector components by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1258
* Enhancement: Resolve failing backend tests by aybruhm in https://github.com/Agenta-AI/agenta/pull/1256
* Improve error in playground by bekossy in https://github.com/Agenta-AI/agenta/pull/1259
* Fix environment variable injection to enable cloud user to use their own keys by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1260
* Improve error handling in playground by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1263
* Disable import from endpoint for cloud due to security reasons by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1264
* Update pyproject.toml by mmabrouk in https://github.com/Agenta-AI/agenta/pull/1265


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/0.8.1...v0.8.2

Page 17 of 27

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.