FoneClaw v0.1.0
Pre-release
Pre-release
v0.1.0 Release Notes
Status: GitHub Pre-release
Release date: July 31, 2026
Compared with: v0.0.9
Version code: 10
Default APK: Online TTS release
Highlights
- Added per-tool management with search, category filters, enable controls, availability states,
and per-tool approval overrides. - Consolidated overlapping mail, SMS, phone, map, SysInfo, camera, screenshot, and system-panel
tools into smaller and safer public contracts. - Improved Agent task completion, deterministic device-time calibration, permission recovery,
failure handling, and protection against unsafe automatic retries. - Expanded mail account setup, message references, pagination, reply/forward, attachments, and
deletion controls. - Improved recordings, transcription, accessibility guidance, model endpoint presets, and
clickable Markdown links. - Completed the trusted YouTube downloader plugin installation and continuation flow with signed,
versioned plugin packages delivered through the public GitHub repository. - Regenerated the public Tool Catalog from the runtime KSP index and policy definitions.
Tool and Agent Changes
- Tool management supports 11 categories and 118 public built-in tools.
sms_listreplaces overlapping SMS read/search/thread/summary entry points.call_log_list,contacts_list, andphone_dialreplace the older phone-domain entry points.map_navigateuses atravelModeparameter instead of separate route tools.sysinfo_query,sysinfo_thread,sysinfo_mark_reviewed, andsysinfo_deleteprovide the
consolidated SysInfo contract.system_panel_openseparates panel opening from notification reading and summarization.- Time-sensitive requests can use
device_time_statusbefore interpreting relative date windows.
Mail, Messaging, and Device Workflows
- Mail account setup can continue in chat and binds credentials only to the approved save action.
- Mail operations use stable
messageRefvalues and support pagination, reply, reply all, forward,
attachments, Trash, permanent deletion, and unknown-result protection. - SMS supports structured queries and a visible-draft workflow; automatic sending remains gated by
recipient, body, default-app, Accessibility, and send-control checks. - Notification, SMS, calendar, and device information can be combined into a deduplicated
cross-source overview. - Recordings gained a session controller, player, clearer duration/status handling, transcription
improvements, sharing, and export navigation.
Plugin Updates
- File Manager Plugin:
0.0.4 (4) - YouTube Downloader Plugin:
0.0.2 (2) - Both plugins use the same signer fingerprint trusted by the host.
- The plugin index, APK versions, package names, signatures, sizes, and SHA-256 values were
verified after downloading them back from GitHub. - Pixel 5 completed a zero-state GitHub discovery, download, Android installation, trusted-tool
registration, format selection, approval, and 360p MediaStore delivery flow.
Release Artifacts
| Artifact | Package | Version | Size | SHA-256 |
|---|---|---|---|---|
app-onlineTts-release.apk |
ai.android.claw |
0.1.0 (10) |
79991330 |
e15abf58db90626d1c64b579e0ee01a9b0c9f6e312d91527291ae5b7bac9c01e |
app-offlineTts-release.apk |
ai.android.claw |
0.1.0 (10) |
127828205 |
6508e7d90522e57216fd0dc21683764e2b24dd7e6969318d7f998159a326db29 |
Both APKs passed package/version inspection, APK Signature Scheme v2 verification with one signer,
and 16 KB ZIP alignment checks.
Known Limitations
- This is a GitHub Pre-release and is not a Google Play release.
- The main APK still targets Android API 28.
- The full P0 failure-sample gate and complete multi-device scenario matrix are not finished.
- Plugin / Skill Capability Routing MVP is documented but not implemented in this release.
- The YouTube plugin still needs broader format, cancellation, recovery, storage, device-matrix,
and FFmpeg license evidence. - The final main APKs were statically verified in this release run, but a fresh Online/Offline
installation and full device scenario pass was not repeated.