Skip to content

[codex] add visible topology agent linking - #37

Merged
NitayRabi merged 1 commit into
mainfrom
codex/visible-agent-linking
May 13, 2026
Merged

[codex] add visible topology agent linking#37
NitayRabi merged 1 commit into
mainfrom
codex/visible-agent-linking

Conversation

@NitayRabi

Copy link
Copy Markdown
Collaborator

Summary

Adds explicit arrow controls to topology agent rows so operators can create allow rules without discovering tiny React Flow handles. The same source-then-target flow is available in both the desktop canvas and compact topology view.

Why

With two nodes on screen, connecting OpenClaw on one node to Codex on another was technically supported by the server but hard to discover in the UI. The new controls make that cross-node agent routing path visible and testable.

Impact

Operators can click OpenClaw's arrow, then Codex's arrow, to create an allow trigger rule. Once configured, OpenClaw invocation requests are brokered by the amesh server to Codex on the other node over the existing node websocket.

Validation

  • pnpm --filter @amesh/web test
  • pnpm --filter @amesh/web typecheck

@NitayRabi
NitayRabi force-pushed the codex/visible-agent-linking branch from 718db36 to 3e87980 Compare May 13, 2026 12:39
@NitayRabi
NitayRabi marked this pull request as ready for review May 13, 2026 13:13
@NitayRabi
NitayRabi merged commit bac03ed into main May 13, 2026
3 checks passed
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