From 35b58f4cb1fde6c9f0dd109943f0ed54e4b0c107 Mon Sep 17 00:00:00 2001 From: Saravana Dhandapani Date: Sat, 14 Feb 2026 18:05:26 -0800 Subject: [PATCH] docs: link MindLyst iOS Share Extension scaffold commit --- docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md b/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md index d306ddd4..02ca2fd5 100644 --- a/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md +++ b/docs/workstreams/MOBILE_WORKSTREAM_REMAINING.md @@ -14,6 +14,8 @@ - https://github.com/saravanakumardb1/learning_multimodal_memory_agents/commit/e31f8f4 - 2026-02-15: MindLyst iOS Azure Speech SDK streaming STT scaffold (compile-safe placeholder; still needs SDK + wiring). - https://github.com/saravanakumardb1/learning_multimodal_memory_agents/commit/8834322 +- 2026-02-15: MindLyst iOS Share Extension scaffold (URLs/text/images; needs Xcode Share Extension target + App Group follow-up). + - https://github.com/saravanakumardb1/learning_multimodal_memory_agents/commit/298236c - 2026-02-15: LysnrAI iOS sound + haptic feedback for record start/stop (uses existing Settings toggle `sound_effects`). - https://github.com/saravanakumardb1/learning_voice_ai_agent/commit/2e79ed1 @@ -110,7 +112,7 @@ Phase 1 exit criteria - [ ] **P1** — Spoken response (TTS) for brain answers - [ ] **P0** — Store generated brief in `DailyBrief` Cosmos container (currently in-memory) - [ ] **P1** — Audio brief: 30-60 second spoken summary (TTS) -- [ ] **P0** — iOS Share Extension: receive URLs, text, images from any app +- [ ] **P0** — iOS Share Extension: receive URLs, text, images from any app (scaffolded) — https://github.com/saravanakumardb1/learning_multimodal_memory_agents/commit/298236c - [ ] **P0** — Android Share target: receive intents for URLs, text, images - [ ] Share sheet captures content from any app (native only)