pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:HTML
Filter by
175M results
Summary
- The home tab had a horizontal scrollbar on mobile widths because the focus copy for units 12 (egon) and 13 (eduki)
contained a single ~50-character slash-joined token (nengoen/zeunden/zegoen/...) ...
概要
カタログ変更後の保存・ロールバック・再描画フローを統一します。
PR #11 のブランチを土台にした積み上げPRです。
変更内容
- commitCatalogChange()へ変更前スナップショット、変更適用、保存、失敗時ロールバック、再描画を集約
- グループ追加・パス追加・インポートを同じ変更確定フローへ統一
- 保存失敗時にメモリ上のカタログを確実に変更前へ戻す
...
Summary
- add an issue-workflow skill for clean issue branches and worktrees
- add deterministic focused/full changed-area verification scripts
- use pytest-testmon during backend RED/GREEN loops ...
Agent-tick resume now reads each dispatch s subagent-written output file at output_path under dispatch-out/ — no
orchestrator-marshalled blob. --resume takes no file arg; stale files deleted at pause; ...
…policies (PR-D1-CLEANUP)
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Renames right_click_at_focus → click_at_focus since the tool supports left / right / middle buttons.
- Primary MCP/skill tool name: click_at_focus
- right_click_at_focus ...
Bumps axios from 1.16.1 to 1.17.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.17.0 — June 1, ...
dependencies
javascript
Fixes #45682. When the gateway restarts, auto-resume creates background tasks for each interrupted session. Inbound user
messages can race with these tasks because both check _running_agents before either ...
Closes #979