changelog: 2026-07-31 - #129
Merged
Merged
Conversation
Contributor
🖼️ Image Usage Check ✅All 241 images in the repository are being used! No unused images found. Great job keeping the repository clean! 🎉 |
Yash1hi
added a commit
that referenced
this pull request
Aug 3, 2026
Backfills the two missing weekly changelog entries — **July 24** and **July 31, 2026** — into the docs changelog. (PR #129 for July 31 was merged into this branch, so this single PR now carries both weeks; merging it lands both on `main`.) ### July 24 — new capabilities - **Compare records side by side** — the Compare page - **Assign records to teammates** — record assignments - **Import a testset from an agent transcript** - Bug fixes: in-app attachment previews, GFM tables in outputs, onboarding API-key fix, optional `sessionId` on record creation ### July 31 — improvements Compare (Scores tab + human scoring, chat over both traces, model-preference panel, per-slot pickers, shared Expected column), records filtering and view import/export, Assigned-to widget, Claude Sonnet 5 / Fable 5, public assignee API. ### Screenshots — done ✅ Captured light + dark against a seeded demo project (clean synthetic records, no customer data) and wired in via `DarkLightImage`: - [x] `changelog-compare-page-{light,dark}.png` — two records compared side by side - [x] `changelog-record-assignments-{light,dark}.png` — assignee picker in the record details panel - [x] `changelog-transcript-import-{light,dark}.png` — Import from transcript modal Note: the Compare page has since evolved (two-record view with a shared Expected column), so the July 24 screenshot reflects the current UI; the body copy was adjusted so text and image agree. --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Weekly changelog entry for the week of July 27–31, 2026 (labeled July 31, 2026).
This week never ran: the July 31 changelog job failed at its first step because the
DOCS_REPO_TOKENhad expired, so nothing was drafted. Backfilling it now (token since rotated).Mostly improvements to the two features that launched the prior week — the Compare page and record assignments — plus records-table filtering, view import/export, and new models. Per the changelog format, it's all one-line bullets with no promoted feature section, so there are no screenshots to add.
Covered
Intentionally skipped
Stacked on #128 (July 24). Base is
changelog-2026-07-24; GitHub will retarget this tomainautomatically once #128 merges. Merge #128 first to keep the entries in chronological order.