pullrequests Search Results · language:Dune language:JavaScript language:Python language:TypeScript language:JavaScript
Filter by
230M results
Click a project card → slide-in detail drawer (resources, demo/code-server URLs, action history via GET
/api/projects/:o/:n/history). a11y dialog (role=dialog + aria-modal, focus-on-open, focus-return ...
Bumps actions/checkout from 4.3.1 to 6.0.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote ...
dependencies
github_actions
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
功能描述
新增复合指令本地切分能力。用户可以说:
「画一个红色圆,然后画一个蓝色矩形,接着把它向右移动一点」
系统会按「然后 / 接着 / 再」等连接词拆成多个原子指令,并按顺序执行。 实现思路
- 新增 sequence.js,专门负责复合指令文本切分。
- parser.js 在解析前检测复合指令,拆分后复用现有单句解析逻辑。
- 解析成功后返回 { action: sequence ...
PR 3 of 5 in the post-audit black-box cleanup.
What changed
Three /settings rail sections exposed run-the-machine internals to clients — and senders was the default tab, so a
client landed straight on ...
Show の render が when の値を NonNullable に絞った accessor として 受け取れるようにした(Solid 同様)。render 側で null チェックを 書き直さずに済む。引数を増やすだけなので従来の
() = ... も そのまま動く(後方互換)。
- src/show.ts: 真値を返す value accessor を render に渡す
- ...
This submission closes the task without introducing new code modifications. The requested changes to the
automated-pr-reviewer skill (author update, token matching, and exit to return migration) were verified ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Implements the committed docs/DEPTH_PLAN.md strategy across Tiers 0–3 (design doc on cursor/depth-plan-b466 / PR #62).
Tier 0 — Critical fixes
- forceFeederState ...