feat(android): show live subagent activity in chat (#121813)

* feat(android): show live subagent activity

* chore(android): mark task event handled

* fix(android): localize activity diff chips

* fix(android): reconcile dropped task activity
This commit is contained in:
Peter Steinberger
2026-08-10 21:08:44 -07:00
committed by GitHub
parent 45e4c838d0
commit 8c3c8a2ab0
13 changed files with 929 additions and 202 deletions
@@ -55,7 +55,6 @@
"shutdown": "Android relies on socket close plus reconnect/backoff instead of the shutdown notice.",
"skills.changed": "Skills settings is a macOS operator surface; Android does not expose skill management yet.",
"talk.mode": "Android toggles talk mode locally; gateway talk.mode sync is not consumed.",
"task": "Background task activity is not surfaced in the Android app.",
"task.suggestion": "Task suggestion cards are a Control UI-only surface; Android does not render them.",
"terminal.data": "Embedded terminal is a web/desktop surface; Android has no terminal client.",
"terminal.exit": "Embedded terminal is a web/desktop surface; Android has no terminal client.",