Skip to content

Add topology mutation agent tools - #55

Merged
ammar-s847 merged 1 commit into
mainfrom
agent-harness-16-topology-tools
May 27, 2026
Merged

Add topology mutation agent tools#55
ammar-s847 merged 1 commit into
mainfrom
agent-harness-16-topology-tools

Conversation

@ammar-s847

Copy link
Copy Markdown
Contributor

Summary

  • add add_neuron, add_synapse, remove_neuron, and remove_synapse TopologyWrite tools
  • route folder-backed mutations through Cortex and transient mutations through SimEngine
  • verify graph_snapshot visibility and neuron-removal edge cascades

Tests

  • cargo test -p core

Stacked on #54. Closes #16

@ammar-s847
ammar-s847 force-pushed the agent-harness-19-run-for-tool branch from a2a3943 to c4691ea Compare May 27, 2026 22:29
Base automatically changed from agent-harness-19-run-for-tool to main May 27, 2026 22:30
@ammar-s847
ammar-s847 force-pushed the agent-harness-16-topology-tools branch from dda852f to 34bbab3 Compare May 27, 2026 22:30
@ammar-s847
ammar-s847 merged commit 85caf68 into main May 27, 2026
2 checks passed
@ammar-s847
ammar-s847 deleted the agent-harness-16-topology-tools branch May 27, 2026 22:32
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.

[B3] TopologyWrite tools: add/remove neuron + synapse

1 participant