| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-07 | 2.9 kB | |
| v0.5.4 -- 2026-05-07 source code.tar.gz | 2026-05-07 | 64.4 MB | |
| v0.5.4 -- 2026-05-07 source code.zip | 2026-05-07 | 69.2 MB | |
| Totals: 3 Items | 133.5 MB | 0 | |
Release notes — 2026-05-07
Bugs/Improvements
-
Improved Reliability for Voice Observability evals: Traces, replays, and evals for voice calls now stay fully accessible long after a call ends. Vapi and Retell recording URLs rotate and expire on their own schedules, which causes playback to silently break on older calls. FutureAGI now stores a durable copy of every external recording at ingestion time, so your observability data and eval runs are no longer dependent on provider URL availability.
-
Error Feed Now Works for Voice Simulation: Eval-source clusters on VAPI and simulations were not rendering correctly. The Pattern Summary, Trends KPIs, and trace drawer all needed updates to support these project types. All three are now fixed, and clicking a voice trace now opens the voice call drawer as expected.
-
Datasets: Select-All State Resets When Switching Datasets: Switching datasets or tabs was preserving the previous selection state, causing incorrect behavior in delete, duplicate, and copy actions. Selection now resets cleanly on every dataset switch.
-
Trace Attribute Drawer: Long Values Are Expandable and Rows Are Easier to Scan: Long string values in the span attributes drawer were clipped with no way to see the full content. Values are now click-to-expand, and dividers between rows make it easier to tell where one attribute ends and the next begins.
-
Eval List Shows Correct Default Version: The evals list now correctly shows the current default version for each template instead of always showing V1.
-
Zero Eval Scores Now Render: Eval score rendering was treating a score of 0 as empty. Dataset grids, eval logs, and datapoint drawers now correctly display zero scores.
-
j/k Navigation Shortcuts No Longer Swallow Text Input: The j and k row navigation shortcuts were intercepting keystrokes globally, blocking you from typing those letters into comment fields and text inputs in the detail panel. These shortcuts now correctly yield to focused text inputs.
-
Traces from SDK-Ingested Projects Can Now Be Added to Annotation Queues: Traces belonging to projects created via SDK or OTLP ingestion were sometimes blocked from being added to annotation queues. All traces are now correctly resolved and can be queued for annotation irrespective of type of project or mode of addition.
-
Workspace Invite Fixed for Existing Users: In few cases, existing org members invited to a new workspace were not receiving the invitation email and could not see the new workspace in their list. The invite flow now correctly sends the email and grants access uniformly.
-
Eval "Created By" Now Shows Organization Name for Legacy Evals: Evals without creator metadata were showing "User" in the Created By column. They now fall back to the organization display name, and filtering by creator also matches on organization name.