pullrequests Search Results · language:Dune language:TypeScript language:Ruby language:CSS language:JavaScript language:Python
Filter by
56.1M results
Summary
This PR updates the official plugin peerDependencies to use stable Rsbuild v2 ranges instead of prerelease-compatible
^2.0.0-0 ranges. Existing Rsbuild v1 compatibility is kept where the plugin ...
…template, create-trip form
Summary
gemini CLI 가 headless 자동화 환경에서 untrusted directory 를 거부 (exit=55) 해 fallback chain 자체가 끊기는 문제 수정.
`.env` 에 `GEMINI_CLI_TRUST_WORKSPACE=true` 를 두어도 `buildSafeChildEnv` 가 자식 프로세스로 전달하지 않아 효과 없던 ...
Bumps tsx from 4.22.3 to 4.22.4. details summary Release notes /summary p em Sourced from a href=
https://github.com/privatenumber/tsx/releases tsx s releases /a . /em /p blockquote h2 v4.22.4 /h2 h2 a ...
dependencies
javascript
Summary
Direct fix for the bug class PR #207 hit (untouched-file CI failure on SECRETS_INVENTORY.md). Two adversarial audits
walked back the original diagnosis: line-ending hygiene was a red herring; ...
Summary
- Replaces the hardcoded postType === page ? pages : posts ternary with getPostType(postType)?.rest_base (read via
useSelect on coreStore) in both SimpleEditorApp and SimpleEditor.
- ...
claude-review
Update documentation to make newbranch the main branch context and refresh README content, while preserving the original
README in a separate file. The README is rewritten with an introduction, objectives, ...
Summary
Corrige falha de build Railway (vite build) após merge dos PRs #147/#148.
Erro nos logs:
fornecedorAtendeTipoOrganizacao is not exported by shared/index.ts
imported by src/pages/configurador/Usuarios.tsx ...
Ticket
- N/A
Summary
- Adds a local-only Host Codex workflow editing bridge to the Workflow Editor, letting developers stream agent
activity, inspect diffs, and apply validated edits back to ...
Closes #660.
The tab-instead-of-indent autofix in docx.kit.lint previously stripped leading tabs without setting any compensating
indent — silently destroying the author s visible indent. The implementation ...