RoboClaw
44d60a29e6
fix: preserve unread reminder for open sessions ( #129386 )
...
* fix: preserve manual unread markers in open sessions
* fix: distinguish explicit session reads
* fix(ui): gate unread contract on gateway capability
* perf(ui): keep server capabilities out of startup bundle
* test(gateway): keep agent fixtures roster-consistent
* fix(sessions): preserve legacy read compatibility
* test(gateway): type agent fixture configs
* fix(ui): remove unread gateway fallback
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com >
* test(infra): avoid fixed SSH tunnel port
* fix(ui): acknowledge unread after history commit
* docs: clarify unread upgrade boundary
* test(ui): drive mobile session menu by tap
* fix(ios): remove stale read reconciliation call
---------
Co-authored-by: roboclaw-bot <309084314+roboclaw-bot@users.noreply.github.com >
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com >
2026-08-26 05:04:39 -07:00
Peter Steinberger
160e2baf49
fix(ios): page session rosters and restore approval guidance ( #112004 )
...
* fix(ios): page session rosters and restore approval guidance
* test(ios): align lifecycle guard and native locale inventory
* fix(ios): bound advancing session roster scans
2026-08-25 23:23:37 -07:00
funston-bot
19cbceeba3
fix(ios): show recent usage days first ( #117222 )
...
* fix(ios): show recent usage days first
Use the device calendar for daily usage buckets so late-evening and travel activity stays on the expected date.
Co-authored-by: Barnett Klane <barnett.klane@gmail.com >
* fix(ios): satisfy native validation
Keep the generated i18n inventory aligned and use the optional Data-to-String conversion required by the iOS lint policy.
Co-authored-by: Barnett Klane <barnett.klane@gmail.com >
* test(ios): publish native usage ordering proof
Add a deterministic 20-day Usage fixture and an exact-head XCUITest that verifies the newest fourteen rows, captures the corrected native screen, and publishes the PNG separately from App Store screenshots. Keep screenshot proof running after unrelated lifecycle-test failures and lock the artifact path into the Fastlane gate tests.
Co-authored-by: Barnett Klane <barnett.klane@gmail.com >
* fix(ci): serialize Swift tests on hosted forks
Keep the 12-vCPU Blacksmith path parallel while avoiding process and timing contention on hosted fork runners.\n\nCo-authored-by: Barnett Klane <barnett.klane@gmail.com >
* fix(ci): budget hosted serial Swift tests
* chore(ci): keep usage fix scoped to iOS
* test(ios): fail closed on missing usage proof
* test(ios): simplify usage proof scope
---------
Co-authored-by: Barnett Klane <barnett.klane@gmail.com >
2026-08-23 11:25:35 -07:00
Peter Steinberger
7e80f36723
fix(apps): restore live session updates after native reconnects ( #113634 )
...
* fix(apps): replay session visibility across native reconnects
* fix(apps): refresh shifted native i18n source lines
---------
Co-authored-by: Peter Steinberger <steipete@golden-gate.local >
2026-07-25 04:58:41 -07:00
Peter Steinberger
dd7f7ada7e
feat(sessions): show preambles as live subtitles ( #112958 )
...
* feat(sessions): show preambles as live subtitles
* fix(sessions): harden preamble observer ordering
* fix(sessions): suppress duplicate preamble restore
* fix(sessions): preserve preamble observer lifecycle
* fix(ci): satisfy session subtitle checks
* fix(sessions): preserve terminal and preamble dedupe
* fix(sessions): finalize contextless terminal runs
* test(sessions): cover dormant contextless terminals
* fix(sessions): preserve queued preambles across dormancy
2026-07-25 01:26:50 -07:00
Peter Steinberger
0b080b9c2e
feat(apps): native session-list observer digests on iOS, Android, and macOS ( #112597 )
...
* feat(apps): native session-list observer digests on iOS, Android, and macOS
* fix(apps): satisfy swift, periphery, and lint gates for native digests
2026-07-22 01:53:29 -07:00
Peter Steinberger
0fff74c800
feat(ios): replace the tab bar with a black overlay sidebar (web parity + dashboard) ( #111339 )
...
* feat(ios): unify navigation on a black overlay sidebar and drop the phone tab bar
* test(ios): rework navigation tests and snapshot UITests for the sidebar shell
* chore(i18n): sync derived native catalogs for sidebar strings
* feat(ios): reveal the sidebar beneath a push-away rounded content card
* feat(ios): web-parity sidebar — agent switcher, pinned pages, sessions vocabulary, uniform content card
* chore(i18n): translate sidebar and session strings across native catalogs
* fix(ios): sidebar footer shows connection dot only when degraded, like the web
* feat(ios): sidebar toggle top-left with edge-swipe open; card surface owns the drawer chrome
* fix(ios): single sidebar refresh owner, alias-aware Home badges, RM tap-close, user pin order, drop vestigial idiom shims
* feat(ios): align sidebar with the mobile prototype — agent roster, theme-following palette, web session subtitles, row badges
* chore(i18n): translate agent roster and Recent strings across native catalogs
* feat(ios): frosted-glass agent picker with uniform drawer insets
* fix(ios): address sidebar review findings — settings toggle edge, per-agent scoping, alias-aware selection, cron paging, refresh cadence
* fix(ios): clear landing CI blockers
2026-07-19 14:50:39 -07:00