chaitin / chaitin/MonkeyCode

Bug:云端历史任务名称无法同步至手机App,PC客户端同步正常,任务较多时查找困难

Open
#1,016 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.7k
Forks
719
Avg merge
4h 30m
Merged PRs (30d)
83

Description

问题详情:
MonkeyCode平台账号在云端生成/保存的历史任务名称,PC客户端可以正常拉取、同步并完整展示,但同账号登录MonkeyCode平台手机App后,侧边栏历史任务无法从云端同步对应的任务名称,部分任务标题仅展示截断内容。
随着历史任务数量增加,手机App无法依靠任务名区分过往任务,很难快速定位需要的历史任务,影响日常使用效率。

复现步骤:

  1. 在平台云端创建并执行智能任务,云端已存储好每条任务的完整名称。
  2. 登录PC客户端查看历史任务,可正常同步并显示全部任务名称。
  3. 使用同一账号登录手机App,打开侧边栏历史任务列表。
  4. 手机App未能从云端同步到任务完整名称,标题展示不全。

期望效果:
手机App可以正常拉取云端存储的历史任务名称,与PC客户端展示内容保持一致,完整显示任务标题,方便用户查找历史任务。

问题截图:
Image

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the history-task list behavior in the mobile app, then compare its displayed titles with the PC client for the same account and tasks. Trace the mobile app's history-task synchronization and title-display path; done means cloud task names are fetched and shown in full, matching the PC client.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.