Dev to main, 25th Aug, 2026 - #836
Merged
Merged
Conversation
…-08-dev docs(release-notes): add weeks of Jul 22 to Aug 10, 2026
- export Mermaid diagram source into llms-full.txt as fenced blocks (51 diagrams across 47 pages were being stripped with the JSX) - rewrite sdk/simulate around the SDK's single dual-mode run_test: cloud args and local LiveKit args dispatch differently and do not combine; examples no longer mix them - align guardrail status codes with the gateway: 403 with a guardrail_error/content_blocked body on block, 200 plus the x-agentcc-guardrail-triggered header on warn and log; the 446/246 convention never shipped and is gone from all five Protect pages - document that an exact cache hit skips request-side guardrail screening while response-side checks still run - stop presenting Experiment as a product; signals flow into Evaluate Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
docs: close the seventh audit's verified findings
hadarishav
approved these changes
Aug 25, 2026
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.
Pull Request
Description
Describe the changes in this pull request:
Checklist
Related Issues
Closes #<issue_number>