Releases: tschk/apollo
Releases · tschk/apollo
Release list
v0.7.1
v0.6.3
v0.6.2
v0.6.0
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
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
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
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
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
v0.2.0
v0.2.0: port features from hermes-agent, hermes-rs, pi coding-agent