Skip to content

Dev to main, 16th July, 2026#768

Merged
khushalsonawat merged 41 commits into
mainfrom
dev
Jul 16, 2026
Merged

Dev to main, 16th July, 2026#768
khushalsonawat merged 41 commits into
mainfrom
dev

Conversation

@khushalsonawat

Copy link
Copy Markdown
Contributor

Pull Request

Description

Describe the changes in this pull request:

  • What feature/bug does this PR address?
  • Provide any relevant links or screenshots.

Checklist

  • Code compiles correctly.
  • Created/updated tests.
  • Linting and formatting applied.
  • Documentation updated.

Related Issues

Closes #<issue_number>

Apple and others added 30 commits May 19, 2026 09:13
- Replaces plain GitHub icon with "Star on [icon] [⭐ count]" pill
- Star count fetched from GitHub API with 10-min localStorage cache
- Formatted as compact (e.g. 1.2k, 12k) — falls back to ★ if API fails
- Matches the landing page header treatment for consistency

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…ls guide

Restructures the guide into the two ways to run a guardrail: through
the gateway (existing content, plus the Monitor and test tabs) and
through the Protect SDK (new). Also swaps the rule-based-checks shot
for a fresh capture of the current AI-Powered Checks catalog and
softens the Overview claim to match what the dashboard actually shows.
Walkthrough of the Evaluations page: the table columns (including the hidden
Versions column), the tag categories and how to filter by them, the Filter and
Columns controls, and Create evals. Includes an annotated screenshot and three
GIFs for tags, filtering, and columns. Removes the Eval logs sidebar item.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…l screenshots

Drops the Steps-wizard layout and generic placeholder images for the
same H2-per-action pattern the other eval guides use. Real nav path
(Settings -> AI Providers -> Custom model tab -> Create custom model),
real drawer copy, and live screenshots of both the From-Provider and
Configure-Custom-Model forms.
Walkthrough of the Test Evaluation panel on an eval's page: the four ways to
feed it data (Custom, Dataset, Tracing, Simulation), how the eval's variables
map to your fields (auto-mapped for Custom, mapped per field for real data),
and reading the pass/fail result with its explanation. Includes two annotated
screenshots.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Reorder the four data sources to match the UI tab order (Dataset, Tracing,
  Simulation, Custom)
- Add a colon after each bold term and tighten the Custom bullet to one clause
- Link the first mention of Dataset, Tracing, and Simulation
- Trim the Custom caption so it no longer repeats the mapping paragraph

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Replace the two Test Evaluation screenshots with uniform captures (both now the
same dimensions), keeping the horizontal callouts on the mode tabs and the Pass
result.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Walkthrough of an eval's Usage tab: picking a time range to scope everything
below it, reading the summary numbers (Runs, Success, Errors, Task Completion
Rate) and the volume vs completion-rate chart, and digging into any single run
from the evaluation logs, including searching by trace ID. Includes one
annotated screenshot.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- List every time range in the selector (adds 6 hrs, Today, Yesterday) instead
  of implying a contiguous 30 mins-to-7D range
- Correct the Source values to Playground, Dataset, or Tracer, or the project
  name (it is not a simulation)
- Correct the Search description: a free-text match across a row's id, input,
  result, and reason, not a trace-ID lookup; relabel the screenshot callout

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Replace the Usage tab screenshot with a capture matching the other page images'
dimensions, keeping the time-range and free-text search callouts.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… overview

Output Type also returns a category label (Choices), not just pass/fail or
a score. Note the tag buckets are the main chips; evals also carry finer
tags like Quality, Bias, or Data Privacy.

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
…back

Retitle to The Evaluations page to resolve the doc-vs-UI ambiguity. Split
the tags double-exposure: the Tags section now explains only what tags
mean, and all filtering (tag chips + the tag-filter demo) moves under Find
an eval. Add a concrete Filter example that a chip can't express, and
sharpen the Built-in evals card to what that page adds.

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
…overview

docs(evaluation): Explore playground overview
The page jumped straight to the Test Evaluation panel. Add an Open the eval
you want to test step, with the Evaluations-list screenshot, and trim the
now-redundant open-from-playground line in the hero.

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
…usage

docs(evaluation): Usage & analytics
Walk the feedback flow on a dataset and in the eval playground, then
review corrections on the Feedback tab. Adds annotated screenshots and
wires the page into the Evaluation guides nav.
suhani-725 and others added 10 commits July 16, 2026 19:03
… screenshot

- Reword the not-available Note so raw-number metrics don't read as a
  contradiction of Score evals (which are feedback-eligible)
- Relabel the re-scoring screenshot's callout to 'Stores your correction,
  not a rule change', matching the page's criteria-unchanged point
docs(evaluation): add Collect feedback guide
Drop the banned About heading for a hero lead, cut the unverified
save-is-a-connectivity-check claim (create only validates and stores),
cut the When to use and Field reference repetition, rename the footer to
Keep exploring with four deliberate cards, and match provider names to
the UI. Mask every config block in the four screenshots with the house
masked-bar convention, keeping the edit, delete, and copy icons visible.

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
- Replace the gateway UI walkthrough and its 10 screenshots with a short
  text pointer to the Command Center gateway docs
- Make the Protect SDK the core of the page: first check, per-language rule
  tables, verdict handling, input+output guarding, and Protect Flash, all
  verified against the SDK source
- Flag that the Python and TypeScript SDKs accept different metric names
docs(evaluation): rewrite custom models guide to house style
docs(evaluation): Set up guardrails (how-to)
@khushalsonawat khushalsonawat self-assigned this Jul 16, 2026
Add live GitHub star counter to docs header
@khushalsonawat
khushalsonawat merged commit 03d9fed into main Jul 16, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants