anthropics / anthropics/claude-code

[BUG] Android client - does not correctly display artifacts from Windows Cowork

オープン
#92,597 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:cowork duplicate platform:android
主要言語
Python
スター
145k
フォーク
23.1k
PR マージ指標
PR 指標を取得中

説明

### Preflight Checklist

- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code

### What's Wrong?

**Summary**

The mobile artifacts-sync bug already tracked in #78792 ("Published Claude Code artifacts do not appear in the mobile app") and #84509 ("Cowork live artifacts are desktop-only and machine-local") is documented against iOS, but I'm seeing the identical behavior on Android. Filing this to note that the defect is not iOS-specific.

**Environment**

- Desktop: Claude Cowork on Windows 11 — artifacts publish and appear correctly in the Artifacts view here.
- Web: claude.ai/code/artifacts (browser) — same artifacts appear correctly.
- Mobile: Claude Android app, same account — the in-app Artifacts view does not show the same artifacts that are visible on desktop/web.

**Steps to reproduce**

1. Create/publish an artifact via a Claude Cowork session on desktop (Windows 11).
2. Confirm it appears in the Artifacts view on the desktop app and at claude.ai/code/artifacts in a browser.
3. Open the Claude Android app on the same account and check its Artifacts view.
4. Observe that the artifact(s) from step 1 are missing from the Android app's list.

**Expected behavior**

Artifacts published from any client should be discoverable/listed consistently across desktop, web, and all mobile apps (iOS and Android) for the same account.

**Actual behavior**

The Android app's built-in Artifacts view does not sync/list artifacts published elsewhere, matching the same root cause already described in #78792 and #84509 — those issues note iOS specifically, but the same gap reproduces on Android.

**Workaround**

Opening claude.ai directly in the phone's mobile browser (rather than using the native app's Artifacts tab) correctly shows the full, up-to-date artifact list. This confirms the issue is isolated to the native mobile app's Artifacts view/sync, not a permissions or account issue.

**Related issues**

- #78792
- #84509

### What Should Happen?

**Summary**

The mobile artifacts-sync bug already tracked in #78792 ("Published Claude Code artifacts do not appear in the mobile app") and #84509 ("Cowork live artifacts are desktop-only and machine-local") is documented against iOS, but I'm seeing the identical behavior on Android. Filing this to note that the defect is not iOS-specific.

**Environment**

- Desktop: Claude Cowork on Windows 11 — artifacts publish and appear correctly in the Artifacts view here.
- Web: claude.ai/code/artifacts (browser) — same artifacts appear correctly.
- Mobile: Claude Android app, same account — the in-app Artifacts view does not show the same artifacts that are visible on desktop/web.

**Steps to reproduce**

1. Create/publish an artifact via a Claude Cowork session on desktop (Windows 11).
2. Confirm it appears in the Artifacts view on the desktop app and at claude.ai/code/artifacts in a browser.
3. Open the Claude Android app on the same account and check its Artifacts view.
4. Observe that the artifact(s) from step 1 are missing from the Android app's list.

**Expected behavior**

Artifacts published from any client should be discoverable/listed consistently across desktop, web, and all mobile apps (iOS and Android) for the same account.

**Actual behavior**

The Android app's built-in Artifacts view does not sync/list artifacts published elsewhere, matching the same root cause already described in #78792 and #84509 — those issues note iOS specifically, but the same gap reproduces on Android.

**Workaround**

Opening claude.ai directly in the phone's mobile browser (rather than using the native app's Artifacts tab) correctly shows the full, up-to-date artifact list. This confirms the issue is isolated to the native mobile app's Artifacts view/sync, not a permissions or account issue.

**Related issues**

- #78792
- #84509

### Error Messages/Logs

```shell
**Summary**

The mobile artifacts-sync bug already tracked in #78792 ("Published Claude Code artifacts do not appear in the mobile app") and #84509 ("Cowork live artifacts are desktop-only and machine-local") is documented against iOS, but I'm seeing the identical behavior on Android. Filing this to note that the defect is not iOS-specific.

**Environment**

- Desktop: Claude Cowork on Windows 11 — artifacts publish and appear correctly in the Artifacts view here.
- Web: claude.ai/code/artifacts (browser) — same artifacts appear correctly.
- Mobile: Claude Android app, same account — the in-app Artifacts view does not show the same artifacts that are visible on desktop/web.

**Steps to reproduce**

1. Create/publish an artifact via a Claude Cowork session on desktop (Windows 11).
2. Confirm it appears in the Artifacts view on the desktop app and at claude.ai/code/artifacts in a browser.
3. Open the Claude Android app on the same account and check its Artifacts view.
4. Observe that the artifact(s) from step 1 are missing from the Android app's list.

**Expected behavior**

Artifacts published from any client should be discoverable/listed consistently across desktop, web, and all mobile apps (iOS and Android) for the same account.

**Actual behavior**

The Android app's built-in Artifacts view does not sync/list artifacts published elsewhere, matching the same root cause already described in #78792 and #84509 — those issues note iOS specifically, but the same gap reproduces on Android.

**Workaround**

Opening claude.ai directly in the phone's mobile browser (rather than using the native app's Artifacts tab) correctly shows the full, up-to-date artifact list. This confirms the issue is isolated to the native mobile app's Artifacts view/sync, not a permissions or account issue.

**Related issues**

- #78792
- #84509
```

### Steps to Reproduce

**Summary**

The mobile artifacts-sync bug already tracked in #78792 ("Published Claude Code artifacts do not appear in the mobile app") and #84509 ("Cowork live artifacts are desktop-only and machine-local") is documented against iOS, but I'm seeing the identical behavior on Android. Filing this to note that the defect is not iOS-specific.

**Environment**

- Desktop: Claude Cowork on Windows 11 — artifacts publish and appear correctly in the Artifacts view here.
- Web: claude.ai/code/artifacts (browser) — same artifacts appear correctly.
- Mobile: Claude Android app, same account — the in-app Artifacts view does not show the same artifacts that are visible on desktop/web.

**Steps to reproduce**

1. Create/publish an artifact via a Claude Cowork session on desktop (Windows 11).
2. Confirm it appears in the Artifacts view on the desktop app and at claude.ai/code/artifacts in a browser.
3. Open the Claude Android app on the same account and check its Artifacts view.
4. Observe that the artifact(s) from step 1 are missing from the Android app's list.

**Expected behavior**

Artifacts published from any client should be discoverable/listed consistently across desktop, web, and all mobile apps (iOS and Android) for the same account.

**Actual behavior**

The Android app's built-in Artifacts view does not sync/list artifacts published elsewhere, matching the same root cause already described in #78792 and #84509 — those issues note iOS specifically, but the same gap reproduces on Android.

**Workaround**

Opening claude.ai directly in the phone's mobile browser (rather than using the native app's Artifacts tab) correctly shows the full, up-to-date artifact list. This confirms the issue is isolated to the native mobile app's Artifacts view/sync, not a permissions or account issue.

**Related issues**

- #78792
- #84509

### Claude Model

None

### Is this a regression?

Yes, this worked in a previous version

### Last Working Version

_No response_

### Claude Code Version

1.230904.19 (26090419)

### Platform

Anthropic API

### Operating System

Other

### Terminal/Shell

Other

### Additional Information

Running Android Claude version - reviewing Artifacts.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

No repository file, test, or entry point is identified in the report. Start by reading related issues #78792 and #84509, then reproduce the missing-artifact behavior in the Android app using the listed Windows, web, and mobile steps. Done means artifacts published from desktop are listed in the Android Artifacts view for the same account.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
android
領域
mobile
issue の種類
バグ
難易度
5/5
見積もり時間
1週間以上
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。