Skip to content

TestStandMCP V0.0.2

Pre-release
Pre-release

Choose a tag to compare

@JCMengisen JCMengisen released this 29 May 06:34
d2957e8
  • Added teststand-sequence-builder subagent for guided sequence creation from flowcharts or test descriptions.
  • set_sequence_call_target now stores the target as a path relative to the source sequence file (no more absolute paths persisted).
  • Fixed delete_sequence: resolved the COM DISP_E_TYPEMISMATCH error by dispatching RemoveSequence with an integer index.