pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:Java language:Java
Filter by
196M results
Changed
- SinkDefinition.TypeId is now a string in the protobuf contracts, matching the C# SinkTypeId concept which changed
from Guid to string. Also fixes the protobuf_generate version constraint ...
patch
Change
Fix double python prefix in Gemini code execution output.
Before: Code executed: pythonpythonprint( hello )
After: Code executed:
print( hello )
**Root cause:** `PartsAndContentsMapper.java` ...
💡 What
Added a Return to Homepage button on the 404 (Page Not Found) and 403 (Forbidden) error pages. The button includes
glassmorphism styling, a hover effect, and accessible focus states.
🎯 Why
Error ...
Summary
- Adds a generated Cursor plugin target alongside the existing Codex and Claude Code plugin outputs.
- Generates Cursor plugin assets under plugins/cursor/, including .cursor-plugin/plugin.json, ...
What why
Implements Option A from docs/audits/position-netting-sltp-2026-06-08.md (operator-approved 2026-06-08), behind one env
kill-switch, POSITION_NETTING_GUARD_ENABLED (default OFF → ships inert). ...