pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript language:HTML
Filter by
133M results
- Grab: adds ΔX/ΔY/ΔZ displacement line below the absolute position display
- Rotate: shows current angle in degrees (live during drag, not just when typing)
- stores displayAngle on _rotate ...
Summary
Adds 18 unit tests for the LLM markdown renderer and adjusts coverage thresholds to match current reality.
Changes
- markdown.test.tsx (NEW): 18 tests covering all markdown features and XSS ...
config
tests
Also updated dev workflow to not auto deploy main branch to dev when there are syncthing changes
📝 Submitter
🔗 JIRA Ticket
- [ ] Ticket Link: https://moti-imb.atlassian.net/browse/DBC22-6658
✅ Quality ...
Automated agent registration for unfinished UAOS branch: phase8-universal-midi-brain. Builds/tests executed locally
before merge attempt.
Create an component to display the Favorite Forms Card.
1. Fetch the favorite forms using the forms.api.js and store it in the favoriteForms state.
2. Use the FormCard component to display the Favorite ...
enhancement
- Enhanced TrainerSchedule model with OAuth fields (access_token, expires_at).
- Implemented trainer_connect_google handler with step-by-step instructions for trainers.
- Added FSM states (GoogleKeysState) ...