Skip to content

MCPFlo v0.2.0

Choose a tag to compare

@harshalslimaye harshalslimaye released this 10 Jul 13:08

Features

  • add custom tests folder per server (Step 2b) (9a07e1b)
  • add sandboxed test engine for tool-call assertions (21f1036)
  • add Saved Requests to Tool/Prompt panels and use them for auto test runs (5e954c8)
  • add Tests tab + auto-run results across tools, prompts, and resources (e2f4621)
  • redesign Server Details into tabbed Overview/Capabilities/Tests (3d948d9)
  • server-everything: add complex schema fixture tools for form coverage (282719b)

Bug Fixes

  • close Windows path-traversal gap in scriptStore's safeJoin (9214c47)
  • flush unsaved Tests-tab edits on unmount instead of dropping them (6ff1fd4)
  • harden Saved Requests against corrupt files, races, and silent failures (16a9c60)
  • show the call result immediately instead of waiting on the test run (9c4518c)