# agenta

> The open-source LLMOps platform: prompt playground, prompt management, LLM evaluation, and LLM observability all in one place.

- **URL**: https://www.freshcrate.ai/projects/agenta
- **Author**: Agenta-AI
- **Category**: Frameworks
- **Latest version**: `v0.100.9` (2026-06-02)
- **License**: NOASSERTION
- **Source**: https://github.com/Agenta-AI/agenta
- **Homepage**: http://www.agenta.ai
- **Language**: TypeScript
- **GitHub**: 4,045 stars, 511 forks
- **Registry**: github
- **Tags**: `agents`, `evaluation`, `llm-as-a-judge`, `llm-evaluation`, `llm-framework`, `llm-monitoring`, `llm-observability`, `llm-platform`, `prompt-engineering`, `typescript`

## Description

The open-source LLMOps platform: prompt playground, prompt management, LLM evaluation, and LLM observability all in one place.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.100.9` | 2026-06-02 | High | ## What's Changed * [release] v0.100.8 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4494 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4503 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4508 * [fix] Resolve audit log placement by @junaway in https://github.com/Agenta-AI/agenta/pull/4507 * [FE Fix]: Show evaluator names instead of slugs in observability tab |
| `v0.100.3` | 2026-05-27 | High | ## What's Changed * [chore] Update deployment artifacts (docker-compose/, kubernetes/, etc) by @junaway in https://github.com/Agenta-AI/agenta/pull/4416   **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.100.2...v0.100.3 |
| `v0.100.0` | 2026-05-20 | High | ## What's Changed * docs(changelog): add annotation queues entry by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4348 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4350 * [chore] Update model list by @junaway in https://github.com/Agenta-AI/agenta/pull/4349 * [ci] Fix failing workflows by @junaway in https://github.com/Agenta-AI/agenta/pull/4352 * [fix] Resolve corrupted docker files by @junaway in https://github.com/Agenta-A |
| `v0.99.7` | 2026-05-14 | High | ## What's Changed * [Docs] Fix node-version-related build issue by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4307 * docs(docs): add versioning concept page by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4175 * docs(api): folders endpoint docstrings + concept page by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4179 * docs(api): applications endpoint docstrings + concept page by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4232 * docs(api): evaluators |
| `v0.99.3` | 2026-05-08 | High | ## What's Changed * [release] v0.99.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4284 * feat(sdk): reorganize Python SDK + extract Fern client to clients/python by @junaway @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4257 * chore(infra): use per-service container WORKDIR by @junaway @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4258 * [fix] Ressolve remaining vulnerabilities by @junaway in https://github.com/Agenta-AI/agenta/pull/4286 * [docs] Upda |
| `v0.98.0` | 2026-05-04 | High | ## What's Changed * feat: `frontend` `archive` UI by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4229   **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.97.0...v0.98.0 |
| `v0.96.10` | 2026-04-28 | High | ## What's Changed * [release] v0.96.9 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4215 * [feat] Extend query eval loops by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4222 * build(deps-dev): bump postcss from 8.5.6 to 8.5.10 in /examples/python/RAG_QA_chatbot/frontend by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/4226 * doc(docs): Expand v0.96 migration guide with fetch endpoint and full removed list by @mmabrouk in https://github.com/Agen |
| `v0.96.9` | 2026-04-23 | High | ## What's Changed * [release] v0.96.8 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4199 * [fix] Resolve broken registry snippets by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4214 * [fix] Resolve Incorrect Development Env Ordering in Playground by @anshk8 in https://github.com/Agenta-AI/agenta/pull/4218 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4219 * docs: add anshk8 as a contributor by @allcont |
| `v0.96.8` | 2026-04-22 | High | ## What's Changed * [release] v0.96.7 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4169 * [fix] Resolve some api test issues by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4200 * fix: Add to testset drawer freez when adding large dataset by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4194 * fix(frontend): Clear button does not work in playground by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4197 * fix(frontend): Show observa |
| `v0.96.7` | 2026-04-20 | High | ## What's Changed * [release] v0.96.6 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4162 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4180 * [fix] Mislabeled annotations by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4192 * [feat] Add beautified JSON view mode with structured rendering for tr… by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4189 * [fix] Resolve issue with updated Stripe fiel |

## Dependency audit

- **Score**: 98/100
- **Total deps**: 0
- **Resolved**: 0
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 1
- **Scanned**: 2026-05-11

## Citation

- HTML: https://www.freshcrate.ai/projects/agenta
- Markdown: https://www.freshcrate.ai/projects/agenta.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/agenta/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
