Skip to content

Releases: SonAIengine/graph-tool-call

v0.28.0

Choose a tag to compare

@SonAIengine SonAIengine released this 21 Jul 08:45

Release 0.28.0

v0.23.0

Choose a tag to compare

@SonAIengine SonAIengine released this 03 Jul 01:38

Release 0.23.0

v0.22.0

Choose a tag to compare

@SonAIengine SonAIengine released this 02 Jul 23:27

Release 0.22.0

v0.21.1

Choose a tag to compare

@SonAIengine SonAIengine released this 02 Jul 02:39
d062884

Release 0.21.1

v0.21.0

Choose a tag to compare

@SonAIengine SonAIengine released this 30 Jun 01:59
dcfa880

Release 0.21.0

v0.20.1

Choose a tag to compare

@SonAIengine SonAIengine released this 02 Jun 06:26

Release 0.20.1

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 06 May 10:11

Release 0.20.0

v0.15.0 — Workflow Chain API, Visual Editor, SSE Transport

Choose a tag to compare

@SonAIengine SonAIengine released this 22 Mar 07:30

Highlights

Workflow Planning API

  • tg.plan_workflow("process a refund") → returns ordered execution chain with prerequisites
  • Manual editing: plan.insert_step(), plan.remove_step(), plan.reorder()
  • JSON save/load for sharing workflows

Visual Workflow Editor

  • Browser-based drag-and-drop editor (plan.open_editor())
  • Zero-dependency single HTML file

SSE/Streamable-HTTP Transport

  • Remote MCP deployment: graph-tool-call serve --transport sse --port 8000
  • 1:N client connections (team sharing)

Architecture Improvements

  • Graph → candidate injection (removed from wRRF fusion)
  • set_weights() bug fix
  • Resource-first search generalized (removed 49 GitHub-specific aliases)

Benchmarks

  • 1068 tool stress test (GitHub full API): 78% Recall@5
  • 6-strategy competitive benchmark across 9 datasets

Install

```bash
pip install graph-tool-call==0.15.0
```

Full Changelog: v0.14.0...v0.15.0

v0.13.1

Choose a tag to compare

@SonAIengine SonAIengine released this 16 Mar 03:36

Release 0.13.1

v0.8.0

Choose a tag to compare

@SonAIengine SonAIengine released this 12 Mar 01:58

Release 0.8.0