Skip to content

chore: import relay VFS DOM semantic fuse and auto-skill discovery order from PekingSpades fork#2

Merged
PekingSpades merged 2 commits into
mainfrom
chore/import-relay-vfs-and-skill-order
May 15, 2026
Merged

chore: import relay VFS DOM semantic fuse and auto-skill discovery order from PekingSpades fork#2
PekingSpades merged 2 commits into
mainfrom
chore/import-relay-vfs-and-skill-order

Conversation

@PekingSpades
Copy link
Copy Markdown
Collaborator

Summary

Imports two upstream branches from the PekingSpades fork as squashed commits.

feat/relay-vfs-dom-semantic-fuse (4 source commits, squashed)

  • Harden remote agent delivery and participant handling
  • refactor: centralize business enum usage
  • Add relay VFS browser/CUA mount support
  • Standardize relay VFS validation flow

Source: https://github.com/PekingSpades/synapse/tree/feat/relay-vfs-dom-semantic-fuse

fix/relay-auto-skill-discovery-order (1 source commit, squashed)

  • fix: prioritize relay auto-loaded skills in discovery

Source: https://github.com/PekingSpades/synapse/tree/fix/relay-auto-skill-discovery-order

Test plan

  • npm run build
  • npm run format:check
  • Spot-check relay VFS browser/CUA mount in a relay test environment
  • Spot-check skill discovery ordering in API

Squashed import of 4 commits ahead of PekingSpades/synapse:main:
  ddaae82 Harden remote agent delivery and participant handling
  be3a433 refactor: centralize business enum usage
  628d1a7 Add relay VFS browser/CUA mount support
  fdf34c9 Standardize relay VFS validation flow

Method: pre-formatted both peking/main and peking/feat with
zai-org's prettier+gofmt style, diffed the formatted trees, then
applied with git apply --3way to suppress format-only conflicts.

Resolved one semantic conflict in
packages/web-next/app/dashboard/settings/model-group-detail.tsx
(zai-org renamed strategyLabel to a local helper; kept the new
shared model-group-shared imports from the fork).

Source: https://github.com/PekingSpades/synapse/tree/feat/relay-vfs-dom-semantic-fuse
…fork

Squashed import of 1 commit ahead of PekingSpades/synapse:main:
  9ce134a fix: prioritize relay auto-loaded skills in discovery

Method: pre-formatted both peking/main and peking/fix versions
of the 5 skill files with zai-org's prettier+gofmt style, diffed
the formatted trees scoped to those files, then applied with
git apply --3way. No conflicts.

Source: https://github.com/PekingSpades/synapse/tree/fix/relay-auto-skill-discovery-order
@PekingSpades PekingSpades merged commit d338a4b into main May 15, 2026
8 of 18 checks passed
@PekingSpades PekingSpades deleted the chore/import-relay-vfs-and-skill-order branch May 19, 2026 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant