Skip to content

Releases: tschk/apollo

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 07:43
0e33746
apollo 0.7.1

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 16 Sep 06:07
d9faa1f
apollo 0.6.3

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 00:01
chore: lock rx4 to 0.6.4

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:15
apollo 0.6.0

Discord gateway websocket as the default transport, media uploads on
Discord and Slack, apollo channel-check for real-service verification,
and deny-by-default execution of host plugin tools.

Everything but Telegram and CLI remains mock-verified.

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 08:33
apollo 0.5.0

Channel layer: four broken channels fixed, seven unreachable ones wired
up, media in the Channel contract, shared webhook receiver, plugin-
registered channels and tools now delivered.

Channel coverage is mock-based; only Telegram and CLI have been run
against a real service.

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 06:01
chore(release): bump apollo to 0.4.2

Remove the Anthropic Claude provider from the default build, make ChatGPT
OAuth the preferred credential, add a ChatGPT Codex provider, and update
default models to gpt-5.5.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 21:54
apollo 0.4.0

The agent HTTP API now requires a bearer token, and the hosted gateway
is gone — both breaking.

The release-worthy fix: the final reply was never returned to non-draft
channels, so HTTP, MCP, the CLI loop and swarm workers all received an
empty string. Only Telegram worked. Verified end to end against a live
provider through the new TUI, including a 60-line reply that previously
froze the client for over ten minutes.

See CHANGELOG.md.

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 17:00
chore(deps): bump rx4 to 0.3.23 and release 0.2.2

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:07
v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:45
v0.2.0: port features from hermes-agent, hermes-rs, pi coding-agent