pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:TypeScript language:HTML
Filter by
256M results
Summary
- Make Montage Planner application use backend-returned track IDs instead of local fake IDs.
- Make VideoEditingOrchestrator.addClip return backend clip_id and publish clip events with that ...
Summary
Audit hardening for the already-merged Issue #181 exploration planner and budget governor implementation.
Refs #181
Scope
- In scope:
- Persist metadata-only exploration plan details ...
Description
!-- Provide a brief overview of the changes in this PR --
What?
!-- What changes are being made? List the key modifications, new features, or bug fixes --
Why?
!-- Why are these changes ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Add a standalone PyTorch multi-head attention prototype module.
- Include a causal mask helper and a smoke-test demo for output/attention weight shapes. ...
Motivation
- Reduce dependency on @mui/icons-material and eliminate heavy runtime CSS/slider dependencies to improve bundle size
and control icons.
- Improve perceived performance by deferring ...
codex
This PR implements a comprehensive Pull Request automation workflow that runs on all pull request events (opened,
synchronized, reopened). The workflow includes 4 parallel jobs:
1. code-quality: Runs ...