mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
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:
committed by
GitHub
parent
45e4c838d0
commit
8c3c8a2ab0
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user