Skip to content

Add apply_seed agent tool - #52

Merged
ammar-s847 merged 1 commit into
mainfrom
agent-harness-17-apply-seed-tool
May 27, 2026
Merged

Add apply_seed agent tool#52
ammar-s847 merged 1 commit into
mainfrom
agent-harness-17-apply-seed-tool

Conversation

@ammar-s847

Copy link
Copy Markdown
Contributor

Summary

  • add TopologyWrite apply_seed tool for random, ring, small_world, and layered seeds
  • add an engine actor ApplySeed command that persists through Cortex::apply_seed when a folder is open, otherwise seeds live memory
  • verify a 200-node small-world seed is visible through graph_snapshot

Tests

  • cargo test -p core

Stacked on #51. Closes #17

@ammar-s847
ammar-s847 force-pushed the agent-harness-14-readonly-tools branch from b5fb5e2 to a9642c0 Compare May 27, 2026 22:18
Base automatically changed from agent-harness-14-readonly-tools to main May 27, 2026 22:18
@ammar-s847
ammar-s847 force-pushed the agent-harness-17-apply-seed-tool branch from 300d7c0 to b7fad70 Compare May 27, 2026 22:22
@ammar-s847
ammar-s847 merged commit 6b2934a into main May 27, 2026
2 checks passed
@ammar-s847
ammar-s847 deleted the agent-harness-17-apply-seed-tool branch May 27, 2026 22:25
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.

[B4] TopologyWrite bulk tool: apply_seed {kind,n,params}

1 participant