agent-orchestrator/packages/plugins
Priyanshu Choudhary 1ea17fc4c7 fix(windows): junctions/hardlinks for symlinks, WinRT toast notifier, DPI re-fit
workspace-worktree: when symlinkSync EPERMs on Windows (no admin /
Developer Mode), try a junction for directories and a hardlink for
files before falling back to recursive cpSync. The previous fallback
copied node_modules into every worktree — slow and bloated.

notifier-desktop: add a win32 branch using PowerShell + WinRT toast XML
(no third-party deps). The script is base64-encoded as -EncodedCommand
to sidestep PowerShell argument tokenization. Toast failures log a
warning instead of rejecting so a stripped-down SKU or disabled
notifications can't crash the lifecycle.

DirectTerminal: re-fit on devicePixelRatio changes via matchMedia.
ResizeObserver doesn't fire when only DPR changes (e.g. dragging the
window between monitors at different scales on Windows), leaving an
unrendered stripe to the right of the last column until manual resize.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 21:29:49 +05:30
..
agent-aider Merge origin/main into feat/windows-platform-adapter 2026-04-25 20:42:17 +05:30
agent-claude-code Merge origin/main into feat/windows-platform-adapter 2026-04-25 16:55:30 +05:30
agent-codex Merge origin/main into feat/windows-platform-adapter 2026-04-25 20:42:17 +05:30
agent-cursor Merge origin/main into feat/windows-platform-adapter 2026-04-25 20:42:17 +05:30
agent-opencode Merge origin/main into feat/windows-platform-adapter 2026-04-25 20:42:17 +05:30
notifier-composio Merge pull request #1180 from yyovil/add/type-resolution 2026-04-13 19:56:36 +05:30
notifier-desktop fix(windows): junctions/hardlinks for symlinks, WinRT toast notifier, DPI re-fit 2026-04-25 21:29:49 +05:30
notifier-discord Merge pull request #1180 from yyovil/add/type-resolution 2026-04-13 19:56:36 +05:30
notifier-openclaw Merge pull request #1180 from yyovil/add/type-resolution 2026-04-13 19:56:36 +05:30
notifier-slack Merge pull request #1180 from yyovil/add/type-resolution 2026-04-13 19:56:36 +05:30
notifier-webhook Merge pull request #1180 from yyovil/add/type-resolution 2026-04-13 19:56:36 +05:30
runtime-process fix(windows): suppress console flashes, register process runtime, auto-detect Git Bash, chunk PTY input 2026-04-25 18:54:24 +05:30
runtime-tmux feat(core): opt-in gh CLI tracer + scm/tracker migration (Phase A1a) (#1238) 2026-04-25 18:57:04 +05:30
scm-github fix(windows): resolve gh.exe via PATHEXT and fix path-shape test regexes 2026-04-25 21:08:21 +05:30
scm-gitlab feat(core): opt-in gh CLI tracer + scm/tracker migration (Phase A1a) (#1238) 2026-04-25 18:57:04 +05:30
terminal-iterm2 fix: model missing activity evidence explicitly (#122) 2026-04-17 19:28:56 +05:30
terminal-web fix: model missing activity evidence explicitly (#122) 2026-04-17 19:28:56 +05:30
tracker-github fix(windows): resolve gh.exe via PATHEXT and fix path-shape test regexes 2026-04-25 21:08:21 +05:30
tracker-gitlab refactor: clean up redundant requireRepo calls and nullish coalescing 2026-04-14 22:13:02 +05:30
tracker-linear Merge pull request #1180 from yyovil/add/type-resolution 2026-04-13 19:56:36 +05:30
workspace-clone fix(windows): plugin runtime gaps + ConPTY graceful shutdown 2026-04-25 11:25:19 +05:30
workspace-worktree fix(windows): junctions/hardlinks for symlinks, WinRT toast notifier, DPI re-fit 2026-04-25 21:29:49 +05:30