pullrequests Search Results · language:Edge language:TypeScript language:HTML is:unmerged language:Ruby language:JavaScript
Filter by
53.7M results
Updated the About Us page with:
- improved structure and content hierarchy
- side-wise student image layout
- consistent yellow Orbitron headings
- smoother hover effects
- cyan glow interaction ...
Automated PR for traffic splitting synthetic test. Environment: env-b4f85e8a840547f686f74b5b8d10f6dd. Created
at 2026-05-30 19:20:44 UTC
Summary
Insert per-minute timestamp markers into the in-band transcript body so a reader (and the future terminal-monitor) can
anchor when each message arrived. Part of making condash logs readable + ...
Summary
- Backend — character_shape / character_color added to UserBalance schema and balance service response (user already
eager-loaded, zero extra DB queries)
- CharacterShape.tsx (new) — single ...
What
Built the complete validation layer — a recursive engine that inspects every rule and group in the tree, inline error
display per rule, group-level errors, and a disabled Run Query button when the ...
Overview
This PR resolves an active usability layout bug where modal window action segments were completely sliced off on
lower-height or landscape mobile viewport profiles due to missing height limitations. ...
Fix agent-attribution leak and double-send in the panel
Two production bugs observed in the live roundtable:
1. Attribution leak — agents imitated the [Name]: speaker tag we prepend to shared history ...
- Preloaded fonts and added CSS size-adjust to eliminate CLS.
- Implemented React.lazy and Suspense to fix unused JS bottleneck.
- Improved navbar color contrast and fixed footer semantic hierarchy. ...