Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:Python language:Java language:JavaScript

Filter by

183M results  (3 s)

183M results

This PR contains the following updates: | Update | Change | | --- | --- | | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. ...

!-- For AI-written descriptions: - Follow this template (Summary, Type of change, Test coverage, Coverage rationale). - Keep it concise; reviewers skim long descriptions. - For non-trivial changes, ...

Build half of Phase E: when the chat events-intent path renders an inline events component (day_agenda / week_strip), it now also carries a calendar_url deep-link to the interactive, filtered /events-ui ...

🚨 Severity: MEDIUM 💡 Vulnerability: Fast API routes in backend/main.py exposed raw upstream API error responses (response.text) to clients via the HTTPException detail. 🎯 Impact: This could leak internal ...

This PR adds the asset compilation command to bin/setup to ensure that application.css is generated during the environment setup process. It also fixes several RuboCop offenses in bin/setup, including ...

💡 What - Replaced pygame.surfarray.make_surface and np.transpose with pygame.image.frombuffer for zero-copy surface mapping in engine/video_frame_reader.py and engine/cutscene_player.py. - Substituted ...

Summary - ExtractionDefenseMonitor wiring: _extraction_monitor.record_extraction_event() is now called in extraction_defense_middleware() immediately after defense.pre_request() and before the block ...

Summary - TODO High #1 (deep research slice 4): adds a locations array (3-15 places with name, latitude, longitude, caption) to the create_profile tool schema and Profile model, so the deep pipeline ...

What Move the worker s step-by-step cycle out of the cycle-worker agent (was 419 lines) into the per-project docs/task-loop/task-loop.md, generated by create-cycle and tailored with this project s parameters. ...