pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:C# language:TypeScript
Filter by
226M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vite-plus (source) | ^0.1.24 → ^0.2.0 | age | confidence |
Release Notes
details summary voidzero-dev/vite-plus ...
Summary
Adds sidebar UI for managing projects and conversations.
Changes
- Sidebar (240px) on left side: project list + expandable conversations
- Project switching: click project → load its conversations ...
🌐 Situation
The pr-workflow review pipeline provisions a worktree per reviewed PR head through a pluggable provider. Two structural
gaps made those worktrees a liability in the Shopify World monorepo. ...
Bumps launch-editor from 2.13.2 to 2.14.1. details summary Commits /summary ul li a href=
https://github.com/vitejs/launch-editor/commit/3f97c648307a70e7c930ba63f040e6ba8e72bc16 code 3f97c64 /code /a v2.14.1 ...
dependencies
javascript
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| https://github.com/containerd/nerdctl.git | patch | v2.3.2 → v2.3.3 |
Release Notes
details summary containerd/nerdctl ...
renovate
Release Summary
This PR bumps versions for deployment to: use1
Versions
- run.auth: app=v0.0.4, nginx=v0.0.4
- run.human: app=v0.0.4, nginx=v0.0.4
- run.cms: app=v0.0.4, nginx=v0.0.4
- run.gpx: ...
This PR addresses all points of feedback from the Homey App Store certification team to ensure the app meets the
required guidelines.
Key changes:
- Metadata: Simplified the app description in app.json ...
概要
- AIサジェストの安全性(ガードレール)の抜本的な強化 ユーザーの健康被害を防ぐため、AIが「危険な文脈」を正しく検知し、確実にお断りや警告(SOS出力)を行えるようプロンプトの判定ロジックを大きく見直しました。
- JSON解析時のエラーハンドリング(フォールバック)実装 AIの出力揺れによるアプリのクラッシュを防ぐため、JSONパース失敗時の安全なフォールバック処理を追加しました。 ...