Skip to content

Releases: launchapp-dev/animus-provider-gemini

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 17:28
de3477e
feat: drive Gemini over ACP (thin wrapper on animus-provider-acp v0.1…

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:57
chore: bump animus-protocol pin to v0.1.13.5 (interaction events) + v…

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:19
chore: bump animus-protocol pin to v0.1.13.4 (mcp_servers passthrough…

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 08 Jun 20:10
chore: bump animus-protocol pin to v0.1.13.2 + gemini headless trust env

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 26 May 15:35
feat: advertise $harness/* capabilities (animus-protocol v0.1.13)

Bump protocol pin v0.1.11 -> v0.1.13 and switch to provider_main_with_capabilities
to advertise $harness/cancellation-loop-v2. Gemini session manager terminates
the underlying gemini CLI subprocess on cancel and emits the non-recoverable
error notification that the testkit accepts as a valid cancel signal.

Bumps plugin version 0.2.2 -> 0.2.3.

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 24 May 15:56
v0.2.2 - bump animus-protocol to v0.1.11 (tool-call parser fixes)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 May 15:50
Protocol bump to v0.1.8

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 May 14:15
v0.2.0 — streaming notifications via run_agent_streaming (animus-prot…

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 22 May 19:18
chore: bump to v0.1.2 + pin animus-protocol v0.1.4

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 18 May 13:23
v0.1.1 — Linux ARM64 binaries

First release with the full 4-platform matrix:
- aarch64-apple-darwin
- x86_64-apple-darwin
- x86_64-unknown-linux-gnu
- aarch64-unknown-linux-gnu (NEW)

No functional changes vs v0.1.0 — release tooling improvement only.
Pinned to animus-protocol v0.1.0 (unchanged).