anthropics / anthropics/claude-code

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

Đang mở
#92,597 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
area:cowork duplicate platform:android
Ngôn ngữ chính
Python
Star
145k
Fork
23.1k
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

### 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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
android
Lĩnh vực
mobile
Loại issue
Lỗi
Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức độ hoạt động
Sôi nổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.