Skip to content

Releases: temporal-community/temporal-agent-harness

0.3.0

0.3.0 Pre-release
Pre-release

Choose a tag to compare

@JasonSteving99 JasonSteving99 released this 11 Sep 06:41
3e6ff46

Ship the harness as a console script

Packages both web-facing processes as temporal-agent-harness serve and
temporal-agent-harness session-manager, so a project that adds the wheel
runs the prebuilt UI without a checkout or a hand-written launcher.

0.2.0

0.2.0 Pre-release
Pre-release

Choose a tag to compare

@JasonSteving99 JasonSteving99 released this 10 Sep 23:49
f07bc18

0.2.0 — new harness plugin, a much richer UI.

Wiring a worker is now one line: plugins=[AgentHarnessPlugin(tools=MY_TOOLS)]. The console is substantially rebuilt: reader-arranged panes, keyboard-driven replay, and a "Ready" chip that actually tracks whether you've got the necessary workers running.

0.1.0

0.1.0 Pre-release
Pre-release

Choose a tag to compare

@JasonSteving99 JasonSteving99 released this 04 Sep 00:17
056187f

First tagged release! Durable, composable AI agents on Temporal — written with the AI SDKs you already use.

Try it out

git clone --branch 0.1.0 https://github.com/temporal-community/temporal-agent-harness.git
cd temporal-agent-harness