Skip to content

Releases: newmaterialco/chowder-iOS

Chowder 2026.2.26

27 Feb 06:02

Choose a tag to compare

Changes

  • Improved local Live Activity summaries by deriving in-progress summaries from the latest user message and completion summaries from the final assistant response.
  • Added location sharing and syncing flow for OpenClaw context, including CoreLocation capture, persisted location preferences/sync state, and settings controls to manage authorization and manual sync.

Fixes

  • Fixed reconnect behavior where history polling could stall, preserving active run state across transient socket drops and adding diagnostics to improve recovery visibility.

Docs

  • Updated README documentation to reflect summary behavior and setup guidance.

Included Commits

  • da1255f — Add location sharing and sync pipeline for OpenClaw context.
  • 80e013b — Fix polling stalls during reconnects and add diagnostics.
  • fc4dcbe — Improve local live activity summaries.
  • 307ea4c — Update README.md