Skip to content

Add read-only agent tools - #51

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

Add read-only agent tools#51
ammar-s847 merged 1 commit into
mainfrom
agent-harness-14-readonly-tools

Conversation

@ammar-s847

Copy link
Copy Markdown
Contributor

Summary

  • add ToolContext access to the live SimHandle
  • add read-only graph_snapshot, read_node_params, read_synapse_params, and read_folder_status tools
  • register built-in read-only tools through the registry and expose a live engine graph snapshot command

Tests

  • cargo test -p core

Stacked on #50. Closes #14

Base automatically changed from agent-harness-22-json-schema-validation to main May 27, 2026 22:17
@ammar-s847
ammar-s847 force-pushed the agent-harness-14-readonly-tools branch from b5fb5e2 to a9642c0 Compare May 27, 2026 22:18
@ammar-s847
ammar-s847 merged commit 0bad960 into main May 27, 2026
2 checks passed
@ammar-s847
ammar-s847 deleted the agent-harness-14-readonly-tools branch May 27, 2026 22:18
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.

[B1] ReadOnly tools: graph_snapshot, read_node/synapse_params, read_folder_status

1 participant