MiniMax-AI / MiniMax-AI/minimax-code

[Feature]: 任务执行时没有屏蔽屏保等节电操作

Open
#86 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Problem / 你遇到的问题

执行任务时,屏保出现,过一会儿就睡眠了,其他应用都是能屏蔽的。

Proposed solution / 期望方案

任务执行期间要保证用户不按键盘鼠标也能一直执行任务。

Platform / 平台

macOS

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 identified. Start by locating the task-execution lifecycle and existing macOS platform integrations; verify behavior by running a task without keyboard or mouse input. Done means sleep and screen-saving actions are prevented during execution and normal power behavior returns afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, typescript
Domain
cli, operating-systems
Issue type
Feature
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.