pullrequests Search Results · language:Dune language:Python language:TypeScript is:unmerged language:HTML language:Java
Filter by
67.1M results
Prepare the next browse release by versioning the package on main.
What this PR does:
- bumps packages/cli/package.json to 0.8.3
- updates the browse changelog
- consumes the pending browse changesets ...
Automated test pull request
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/react (source) | 19.2.16 → 19.2.17 | age | confidence |
Configuration
📅 Schedule: (in ...
Overview
A full professional redesign of the workspace, layered on top of feat/project-plan-limits-editing-and-tabs. Direction:
Refined dark SaaS (Linear/Vercel feel) with a light/dark toggle, built on ...
…e seeding
Bobby s three friction points after using the fix-120 wizard in production:
1. Permit type wasn t editable on Step 3. Every row showed the type as a locked chip; the Step 2 questionnaire ...
Drops unused artists.spotify_url and all Spotify code references. Native artist/genre foundation intact. All gates
green.
摘要
- 变更目的:修复 #835 latest-main closeout 在 #1107 停住的问题,避免继续手工改写 Chrome protected extension prefs 后被 Chrome 清除 extension
entry。
- 主要改动:
- 为 runtime.closeout_preflight / runtime.closeout_gate ...
Fixes a ValidationException hit when actually creating a Gateway target:
IamCredentialProvider is required for mcpServer targets using IAM authentication
Root cause
Unlike OpenAPI/Lambda gateway targets ...
Summary
- App code: stripped hardcoded owner name from DEFAULT_ASK_SYSTEM_PROMPT; added build_ask_system_prompt(owner_name)
helper and VaultSettings.owner_name field so the prompt can be personalised ...