Skip to content

Releases: EximAgent/cli

v0.0.77

17 May 05:41
@1qh 1qh

Choose a tag to compare

Robust install: validated atomic binary download (size+exec-magic check, redirect-follow, no caching of empty/failed downloads). Confidentiality-scrubbed skill surface + bidirectional prepublish gates.

v0.0.76

17 May 05:38
@1qh 1qh

Choose a tag to compare

eximagent CLI v0.0.76 — confidentiality-scrubbed skill surface + bidirectional skill↔CLI parity and confidentiality prepublish gates.

v0.0.75

17 May 03:58
@1qh 1qh

Choose a tag to compare

Skill teaches non-blocking recipe contract (poll watch→status); collection items list --collectionId consistency; skill v45.

v0.0.74

17 May 03:28
@1qh 1qh

Choose a tag to compare

Fix: envelope reads real materialized priorityCounts (was false 'Discovered 0 candidates'). Pipeline verified producing 332/72-high on dev token — no pilot dependency.

v0.0.73

17 May 02:30
@1qh 1qh

Choose a tag to compare

Non-blocking recipe execution: kickoff returns workflowRunId <2s, recipe runs in background scheduler (no host-agent timeout), envelope persisted + surfaced via workflow status. Makes the bundle demo physically possible.

v0.0.72

16 May 22:08
@1qh 1qh

Choose a tag to compare

Fix: pause/cancel/rollback clear owner busy lock — unblocks resume of runs paused mid-search (was fighting orphaned-pipeline busyUntil).

v0.0.71

16 May 21:02
@1qh 1qh

Choose a tag to compare

Fix: recipe search step now awaits async search-pipeline completion (was completing recipes with 0 results because kickoff is non-blocking).

v0.0.70

16 May 20:55
@1qh 1qh

Choose a tag to compare

Pre-run plan card: exim workflow plan (steps + per-step ETA + cost range + scope-override hint, zero billable). Closes Section D intent-capture surface.

v0.0.69

16 May 20:14
@1qh 1qh

Choose a tag to compare

Phase G finalize: workflow watch/rollback busy-bypass, rolled-back mid-run halt, type-correctness fixes. All phases A-G complete.

v0.0.68

16 May 19:59
@1qh 1qh

Choose a tag to compare

Phase G 39-43: workflow rollback (atomic undo of run-materialized collections), workflow watch (tail-follow snapshot), recipe version-pin on resume. Final phase — Phases A-G complete.