Skip to content

Add Agent Zero topology workspace - #9

Open
TerminallyLazy wants to merge 2 commits into
agent0ai:mainfrom
TerminallyLazy:codex/topology
Open

Add Agent Zero topology workspace#9
TerminallyLazy wants to merge 2 commits into
agent0ai:mainfrom
TerminallyLazy:codex/topology

Conversation

@TerminallyLazy

Copy link
Copy Markdown
Contributor

Summary

  • add a Cytoscape-backed Topology tab for local and remote Agent Zero instances
  • persist node roles/layout and support local Docker network connect/disconnect
  • add A2A setup, probing, node-to-node messaging, and read-only live activity previews from bounded logs

Verification

  • node --check shell/main.js
  • node --check shell/preload.js
  • node --check shell/docker_manager/index.js
  • node --check shell/docker_adapter/impl/DockerodeDocker.mjs
  • node --check app/docker_manager.js
  • node --check app/components/docker-manager/topology/topology.js
  • node --test app/components/docker-manager/topology/topology.test.mjs
  • node --test shell/docker_manager/topology.test.js
  • node --test shell/docker_adapter/dockerode_docker.test.mjs
  • node --test app/components/docker-manager/sidebar/sidebar.test.mjs
  • git diff --check
  • git diff --cached --check

Add a Cytoscape-backed Topology tab for Agent Zero instances with saved node layout, local Docker links, and A2A affordances.

Wire renderer actions through preload and Docker Manager for topology state, network connect/disconnect, A2A setup, probing, message delivery, and bounded live activity previews.
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