Skip to content

Add run_for agent tool - #54

Merged
ammar-s847 merged 1 commit into
mainfrom
agent-harness-19-run-for-tool
May 27, 2026
Merged

Add run_for agent tool#54
ammar-s847 merged 1 commit into
mainfrom
agent-harness-19-run-for-tool

Conversation

@ammar-s847

Copy link
Copy Markdown
Contributor

Summary

  • add a bounded Stimulate run_for tool with duration/dt schema validation
  • add an engine RunFor command that advances explicit ticks and broadcasts spike frames
  • return structured spike summaries with per-neuron counts, total spikes, window, steps, and cancellation flag

Tests

  • cargo test -p core

Stacked on #53. Closes #19

@ammar-s847
ammar-s847 force-pushed the agent-harness-18-stimulate-tools branch from 33fc6db to d593a21 Compare May 27, 2026 22:26
Base automatically changed from agent-harness-18-stimulate-tools to main May 27, 2026 22:28
@ammar-s847
ammar-s847 force-pushed the agent-harness-19-run-for-tool branch from a2a3943 to c4691ea Compare May 27, 2026 22:29
@ammar-s847
ammar-s847 merged commit 214bdb2 into main May 27, 2026
2 checks passed
@ammar-s847
ammar-s847 deleted the agent-harness-19-run-for-tool branch May 27, 2026 22:30
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.

[B6] Stimulate/run tool: run_for {duration_ms,dt_ms}

1 participant