pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:Python
Filter by
40.1M results
Summary
- Refuse OpenCode hook install when the existing root config is invalid instead of resetting it to Guard defaults
- Parse JSON-with-comments in opencode.json so minor syntax issues do not ...
记录一个经原始 Windows 可执行文件 0.2.2 与当前 master 黑盒验证的 Blockly 差异。\n\n复现源码:\nulang\nx = [1, 2]\n\n\n- 原始实现:生成 lists_create_with
块。\n- 重现项目:抛出 NotImplementedError:暂不支持生成 Blockly
表达式:List。\n\n对应长期差异悬赏:https://gitee.com/MulanRevive/mulan-rework/issues/I6B8GO ...
Upstream Sync
- Upstream: agent0ai/a0-plugins (main)
- Behind: 2 commits
- Ahead: 10 commits (PMOVES customizations)
- Branch: PMOVES.AI-Edition-Hardened - sync/upstream-2026-06-15-27546268008 ...
Summary
Briefly describe what this PR does in plain English, and provide as much of the following information as possible.
Motivation / Problem
What issue does this solve?
- Bug
- Feature
- Refactor ...
记录一个经原始 Windows 可执行文件 0.2.2 与当前 master 黑盒验证的 Blockly 差异。\n\n复现源码:\nulang\nfunc f() { println(1) }\n\n\n- 原始实现:生成
procedures_defnoreturn 函数块。\n- 重现项目:抛出 NotImplementedError:暂不支持生成 Blockly
XML:FunctionDef。\n\n对应长期差异悬赏:https://gitee.com/MulanRevive/mulan-rework/issues/I6B8GO ...
记录一个经原始 Windows 可执行文件 0.2.2 与当前 master 黑盒验证的 Blockly 差异。\n\n复现源码:\nulang\nwhile true { break }\n\n\n- 原始实现:生成
controls_whileUntil 块,循环体包含 BREAK 块。\n- 重现项目:抛出 NotImplementedError:暂不支持生成 Blockly
XML:While。\n\n对应长期差异悬赏:https://gitee.com/MulanRevive/mulan-rework/issues/I6B8GO ...
변경 사항
- Pinvi 전용 database, role, bucket, 환경변수 기본값을 pinvi, PINVI_*, pinvi-media 기준으로 정리했습니다.
- 공용 성격의 RustFS, Grafana, cAdvisor, Prometheus 컨테이너명은 kor-travel-* 기준으로 변경했습니다.
- 설정, compose, 스크립트, 테스트, ...
What
Re-adds the Home tab to the site nav. It points to /home, which already renders the Home marketing page.
Why
The PR-S4 beta-launch refactor (c0e893e) repointed / from Home → the Beta apply page ...
This commit introduces improvements across Performance, Architecture, and Code Quality:
1. Bundle / Build: Resolved SSR CJS/ESM interop errors with framer-motion by adding it to ssr.noExternal and removing ...