This repository was archived by the owner on Mar 7, 2026. It is now read-only.
Releases: Natfii/ZeroClaw-Android
Releases · Natfii/ZeroClaw-Android
v0.0.37
ZeroClaw Upstream
Built against ZeroClaw v0.1.7 (d2b0593)
Plugins like web search aren't fully wired, please keep them disabled :) leave the default ones on though !!
Full Changelog: v0.0.35...v0.0.37
v0.0.35
v0.0.34
v0.0.33
v0.0.32
v0.0.31
ZeroClaw Upstream
Built against ZeroClaw v0.1.7 (d2b0593)
Next release should allow proper Telegram binding, finally getting around to deeper e2e testing with each chat app.
Full Changelog: v0.0.30...v0.0.31
v0.0.30
ZeroClaw Upstream
Built against ZeroClaw v0.1.7 (d2b0593)
What's Changed
-
feat: ChatGPT OAuth login and live agent session by @Natfii in #9
-
Image support in the repl will come in a future release soon
Full Changelog: v0.0.29...v0.0.30
v0.0.29
ZeroClaw Upstream
Built against ZeroClaw v0.1.7 (d2b0593)
What's New
Onboarding Redesign
- 9-step guided wizard with interactive channel setup sub-flows
- Live API key and channel token probing with real-time validation indicators
- Identity, memory, tunnel, and autonomy configuration steps
- Config summary review before activation
- Reusable setup composables shared between onboarding and Settings
Memory Backend Conflict Resolution
- Detects stale SQLite/Markdown memory artifacts at daemon startup
- Blocking dialog prompts user to clean up or keep stale files
- Post-startup health probe verifies the selected backend is writable
Console Identity Fix
send_messagenow routes through the full agent loop (process_message) instead of the stateless gateway webhook- Fixes: model not knowing user's name, hallucinated
<tool_call>tags, no memory recall - Console now has memory recall, tool access, and proper workspace identity injection — same as channels
Settings Improvements
- Duplicate API key prevention with alias-aware dedup
- Warning shown when adding a provider that already has a key
What's Changed
Full Changelog: v0.0.28...v0.0.29