Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…omains [fix] Add subdomain blocking
Contributor
Author
Railway Preview Environment
Updated at 2026-02-25T12:57:27.778Z |
…sizing, and fix markdown scroll bug - Standardize H1-H6 heading styles with proper size hierarchy and font weights - Add bottom borders to H1/H2 headings for visual separation - Upgrade monospace font stack to include SF Mono, JetBrains Mono, Roboto Mono - Improve code block styling with better background, border-radius, and spacing - Fix markdown editor scroll-to-bottom on Enter by preserving/restoring scroll position - Fix Enter key handler to only claim handled when actually in markdown mode - Widen playground variant selector dropdown from 120px to 200px - Increase sidebar menu item height (28→32), icon size (12→14), font size (12→13)
Member
|
Deployed here https://gateway-production-5733.up.railway.app/ (health is called a bit early it seems in the CI) |
Replace unsandboxed Jinja2 Template.render usage with SandboxedEnvironment in evaluator and prompt template formatters to block SSTI payload execution in platform deployments.
Address review feedback: add warning log when a Jinja2 template fails to render (e.g. sandbox violation) instead of silently returning the original content. Update test to verify the warning is emitted.
fix(sdk): sandbox jinja2 evaluator template rendering
…debar fix(frontend): improve editor typography, heading hierarchy, sidebar sizing, and fix markdown scroll bug
jp-agenta
approved these changes
Feb 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.
New version v0.86.8 in