agenta icon indicating copy to clipboard operation
agenta copied to clipboard

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

Results 251 agenta issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** A distributed and horizontally scalable version of this application brings a lot of interest into the project and running it...

enhancement

**Describe the bug** When attempting to start the project using Podman Compose, several services fail to build because the specified Dockerfile.gh files cannot be found in their respective build contexts....

self-hosting issue

**Describe the bug** Some requests sent from the frontend to the APIs are malformed and are not correctly routed to the API server. Specifically, certain API requests contain a double...

bug
Frontend
linear
self-hosting issue

# Bug Description In the observability drawer's annotations collapsible section, only numerical metrics with averages are displayed as chips. String notes, boolean annotations, arrays, and complex objects are being filtered...

bug
Frontend

**Describe the bug** "Password must contain at least one alphabet" in local deployment. **To Reproduce** Steps to reproduce the behavior: 1. Deploy agenta locally 2. Login for the first time...

bug

**Describe the bug** If you provide the completion or chat service an input that includes {{}}, agenta will attempt to swap the variables within the input. Additionally, the {{var}} will...

bug
Frontend
Backend
linear
Playground

**Describe the bug** When editing prompts in the Playground UI, adding a variable with content containing backslashes (e.g., `test \s \d`) triggers a `TemplateFormatError`. The system incorrectly interprets backslashes in...

bug
UI
linear

### Discussed in https://github.com/Agenta-AI/agenta/discussions/2691 Originally posted by **mmabrouk** July 21, 2025 ## Problem You can currently create custom evaluators using Python code, however the libraries that can be used are...

enhancement
python
Planned

When you open the observability view for the first time, it shows that we are filtering the traces for the last 24 hours. However, in reality we are showing the...

bug
Frontend
High Priority
Observability
ux bug