Agenta

Latest version: v0.17.5

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

Scan your dependencies

Page 13 of 18

0.3.1

What's Changed
* evaluation share side effects | refactoring by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/706
* added check to only fetch params if variants is present by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/716
* [App Navigation]: Cypress Test Failure After Refactoring by bekossy in https://github.com/Agenta-AI/agenta/pull/712
* [Playground]: Cypress Test Failure After Refactoring by bekossy in https://github.com/Agenta-AI/agenta/pull/717
* Re enable system theme option by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/720
* feat: Add button to edit custom code evaluation by mrkirthi-24 in https://github.com/Agenta-AI/agenta/pull/718
* EE Side effect: Supertokens error handling for session expiry by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/722
* fix: error handling for profile by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/723
* Enhancement - observability and app_variant testing refactor by aybruhm in https://github.com/Agenta-AI/agenta/pull/709
* add variant routing on playground and update breadcrumb as needed by dejongbaba in https://github.com/Agenta-AI/agenta/pull/725
* docs: add dejongbaba as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/728
* Revert "add variant routing on playground and update breadcrumb as needed" by aakrem in https://github.com/Agenta-AI/agenta/pull/729
* 370 | Fix: Deleting variant of a detached container by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/732
* fallback to .env.local when reading api key by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/727
* Side Effects: EE API Keys by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/731
* fix: useEffect dependencies inside useVariant by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/734
* [Bug] We see different data in the playground between different variants by bekossy in https://github.com/Agenta-AI/agenta/pull/703
* hot fix by mmabrouk in https://github.com/Agenta-AI/agenta/pull/739
* Tests/sync with refactor by devgenix in https://github.com/Agenta-AI/agenta/pull/733
* hotfix profile bug by mmabrouk in https://github.com/Agenta-AI/agenta/pull/740
* allow all origins for apps deployed with agenta by mmabrouk in https://github.com/Agenta-AI/agenta/pull/745

New Contributors
* dejongbaba made their first contribution in https://github.com/Agenta-AI/agenta/pull/725

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* Feat: Ability to invite users to organizations by devgenix in https://github.com/Agenta-AI/agenta/pull/604
* updated db models schema for ee db schema by devgenix in https://github.com/Agenta-AI/agenta/pull/640
* OSS Side Effects: Org Feature by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/642
* added var id to backend by mmabrouk in https://github.com/Agenta-AI/agenta/pull/652
* sync Tests with new refactoring by devgenix in https://github.com/Agenta-AI/agenta/pull/667
* Refactor/oss api structure by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/671
* Enhancement - refactor app variant routers related to CLI by aybruhm in https://github.com/Agenta-AI/agenta/pull/670
* Enhancement - Refactor custom evaluation endpoints by aybruhm in https://github.com/Agenta-AI/agenta/pull/673
* Enhancement - frontend integration by aybruhm in https://github.com/Agenta-AI/agenta/pull/675
* Tests: App Router by devgenix in https://github.com/Agenta-AI/agenta/pull/672
* minor refactoring | bug fixes by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/679
* Renaming endpoints by mmabrouk in https://github.com/Agenta-AI/agenta/pull/680
* Major refactoring by mmabrouk in https://github.com/Agenta-AI/agenta/pull/682
* bug fixes: delete app | testsets by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/687
* Added config history by mmabrouk in https://github.com/Agenta-AI/agenta/pull/689
* Cypress Test: Playground - Run a simple prompt by bekossy in https://github.com/Agenta-AI/agenta/pull/683
* Bug Fixes in integration by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/690
* Cli refactor by mmabrouk in https://github.com/Agenta-AI/agenta/pull/691
* fix by mmabrouk in https://github.com/Agenta-AI/agenta/pull/692
* minor fixes and refactoring by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/693
* Added variant name to evaluation and environement endpoints by mmabrouk in https://github.com/Agenta-AI/agenta/pull/694
* Cypress: navigating through app pages without error by bekossy in https://github.com/Agenta-AI/agenta/pull/677
* Org side effects | Layout Changes | Variant names instead of ids by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/696
* Db schema improvement by mmabrouk in https://github.com/Agenta-AI/agenta/pull/697
* refactoring and cleanup by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/698
* Oss organization refactor by mmabrouk in https://github.com/Agenta-AI/agenta/pull/705


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.12...v0.3.0

0.2.12

What's Changed
* fix: Error message not visible in Light 641 by Rhythm-08 in https://github.com/Agenta-AI/agenta/pull/646
* docs: add Rhythm-08 as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/650
* bugfix: prevent user from selecting the same variant twice by vicradon in https://github.com/Agenta-AI/agenta/pull/656
* docs: add vicradon as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/657
* Update your-first-llm-app.mdx by morsoli in https://github.com/Agenta-AI/agenta/pull/659
* docs: add morsoli as a contributor for doc by allcontributors in https://github.com/Agenta-AI/agenta/pull/660
* Refactor - extract evaluate_with_ai_critique into a separate endpoint in update_evaluation_scenario by aybruhm in https://github.com/Agenta-AI/agenta/pull/653
* added health router by mmabrouk in https://github.com/Agenta-AI/agenta/pull/663
* fix: Improve App card ui/ux 525 by Rhythm-08 in https://github.com/Agenta-AI/agenta/pull/669

New Contributors
* Rhythm-08 made their first contribution in https://github.com/Agenta-AI/agenta/pull/646
* vicradon made their first contribution in https://github.com/Agenta-AI/agenta/pull/656
* morsoli made their first contribution in https://github.com/Agenta-AI/agenta/pull/659

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.11...v0.2.12

0.2.11

What's Changed
* Feat - LLM Observability Database Collections and Schema by aybruhm in https://github.com/Agenta-AI/agenta/pull/631
* Restore removed image by bekossy in https://github.com/Agenta-AI/agenta/pull/636
* Enhancement - add prefilled testsets for apps created with template in demo version by aybruhm in https://github.com/Agenta-AI/agenta/pull/623
* Feat - LLM Observability API Endpoints by aybruhm in https://github.com/Agenta-AI/agenta/pull/635
* Observability by mmabrouk in https://github.com/Agenta-AI/agenta/pull/649


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.10...v0.2.11

0.2.10

What's Changed
* docs: add mrkirthi-24 as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/620
* Fix: Code Evaluation View UI by mrkirthi-24 in https://github.com/Agenta-AI/agenta/pull/619
* Omit dev dependencies during Next JS build by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/625
* fix: removed the amd64 badge from template by navdeep1840 in https://github.com/Agenta-AI/agenta/pull/626
* docs: add navdeep1840 as a contributor for code by allcontributors in https://github.com/Agenta-AI/agenta/pull/627
* Fix contributor name typo by kangsuhyun-yanolja in https://github.com/Agenta-AI/agenta/pull/630
* 570 Implement default env creation by kangsuhyun-yanolja in https://github.com/Agenta-AI/agenta/pull/605
* Fix AI Critique Evaluation page Visibility issue by mrkirthi-24 in https://github.com/Agenta-AI/agenta/pull/628
* Fix: Similarity-match-threshold state by mrkirthi-24 in https://github.com/Agenta-AI/agenta/pull/614

New Contributors
* mrkirthi-24 made their first contribution in https://github.com/Agenta-AI/agenta/pull/619
* navdeep1840 made their first contribution in https://github.com/Agenta-AI/agenta/pull/626

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.9...v0.2.10

0.2.9

What's Changed
* Fixed prod build for agenta-web by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/606
* Fix Prettier Formatting Issue by bekossy in https://github.com/Agenta-AI/agenta/pull/607
* Bug fix when trying to create new variants by bekossy in https://github.com/Agenta-AI/agenta/pull/609
* adjust modal title name by aakrem in https://github.com/Agenta-AI/agenta/pull/613
* Custom Code Evaluations by MohammedMaaz in https://github.com/Agenta-AI/agenta/pull/610
* Fix - resolve mixed content issue error by aybruhm in https://github.com/Agenta-AI/agenta/pull/618


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.2.8...v0.2.9

Page 13 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.