OpenClaw iOS app adds historical Apple Health data sync up to 18 months

The OpenClaw iOS app now supports historical Apple Health data synchronization, a feature that was heavily requested by users according to developer feedback.
Key Details
On the latest version of the app, historical data sync from Apple Health to OpenClaw is fully enabled. Users can sync up to 18 months of historical health data. The developer notes that larger timeframes will be enabled soon.
The app is available on the Apple App Store at: https://apps.apple.com/app/health-sync-for-openclaw/id6759522298
According to the source, this data can be used to create personalized insights or to let your agent function as an AI-enabled personal trainer. The developer is also soliciting feedback for additional features.
For developers working with AI agents that process health or fitness data, this type of historical data export enables more comprehensive training datasets and longitudinal analysis capabilities.
📖 Read the full source: r/openclaw
👀 See Also

Fullerenes: Open-source persistent memory layer for coding agents cuts tokens by 64% on SWE-bench
Fullerenes uses a local SQLite knowledge graph built via Tree-sitter to give coding agents like Claude Code persistent memory, reducing token usage by 64% on SWE-bench and up to 96.6% on internal benchmarks.

Cowork AI Agent Causes Keyboard Input Issues on Windows Laptops
A user reported that Cowork AI agent caused persistent keyboard input problems on a Dell Latitude 9430, where only the first few keystrokes would register. The solution involved a specific embedded controller reset procedure for Latitude models.

OMAR: Open-Source TUI for Managing Hundreds of AI Coding Agents Hierarchically
OMAR is a terminal-based dashboard that lets you manage swarms of coding agents (Claude Code, Codex, Cursor, Opencode) in hierarchical orgs. Built on tmux. Features agent-managing-agent hierarchies, heterogeneous backends, and Slack integration.

Marmy: A Self-Hosted Framework for Managing AI Coding Agents Remotely
Marmy is an open-source, MIT-licensed framework built with Claude Code that lets developers manage AI coding agents and tmux sessions from a mobile app. It includes a Rust agent for development machines and a React Native app for remote control.