MiniMax-AI / MiniMax-AI/minimax-code

[Feature]: 任务缺少计时功能

Open
#72 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement needs-triage
Dominant language
TypeScript
Stars
1.3k
Forks
141
Avg merge
2h 45m
Merged PRs (30d)
46

Description

Problem / 你遇到的问题

执行任务的时候,没有计算任务跑了多久,这样用户,也就是我很难区分究竟任务做得快还是慢。因为短时间我还能察觉,但是时间过长的话,我很难区分两个任务哪个用时更长。Codex会在任务的顶部显示计时,以及最终完成时消耗多少时间。

Proposed solution / 期望方案

任务显示计时。

Platform / 平台

None

Additional context / 补充信息

No response

Before submitting / 提交前确认
  • I have searched existing issues.

Contributor guide

Open the contributing guide

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

No file or test is named; start by locating the task execution entry point and the terminal output that represents an active task. Trace the task lifecycle from start to completion, then define done as showing elapsed time while running and the final duration when it finishes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.