Skip to content

Add parameter patch agent tools - #56

Merged
ammar-s847 merged 1 commit into
mainfrom
agent-harness-21-param-write-tools
May 27, 2026
Merged

Add parameter patch agent tools#56
ammar-s847 merged 1 commit into
mainfrom
agent-harness-21-param-write-tools

Conversation

@ammar-s847

Copy link
Copy Markdown
Contributor

Summary

  • add ParameterWrite tools patch_node_param and patch_synapse_param
  • wire tools into the built-in registry catalog
  • verify patched values are visible through read_node_params/read_synapse_params and invalid keys return clear substrate errors

Tests

  • cargo test -p core

Stacked on #55. Closes #21

@ammar-s847
ammar-s847 force-pushed the agent-harness-16-topology-tools branch from dda852f to 34bbab3 Compare May 27, 2026 22:30
Base automatically changed from agent-harness-16-topology-tools to main May 27, 2026 22:32
@ammar-s847
ammar-s847 force-pushed the agent-harness-21-param-write-tools branch from 779237f to 2fb6d69 Compare May 27, 2026 22:32
@ammar-s847
ammar-s847 merged commit f8e6f1f into main May 27, 2026
2 checks passed
@ammar-s847
ammar-s847 deleted the agent-harness-21-param-write-tools branch May 27, 2026 22:33
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.

[B8] ParameterWrite tools: patch_node/synapse_param

1 participant