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