Skip to content

docs(contest): remove consent yes/no explanation (opt-in via workspace) - #641

Open
yanxingyu17 wants to merge 1 commit into
open-vela:dev-ai-contest-2026from
yanxingyu17:remove-consent-doc
Open

docs(contest): remove consent yes/no explanation (opt-in via workspace)#641
yanxingyu17 wants to merge 1 commit into
open-vela:dev-ai-contest-2026from
yanxingyu17:remove-consent-doc

Conversation

@yanxingyu17

Copy link
Copy Markdown
Collaborator

Context

The runtime 'consent prompt' introduced in .claude PR #37 was removed in .claude PR #41 due to a loop bug in OpenCode / MiMoCode TUI (stderr toast had no reply slot; users could not answer yes/no).

The new consent model is workspace-as-consent: entering an openvela workspace (dir with .repo/) is itself the opt-in signal. Users who do not want to upload keep their sessions outside the workspace.

Change

zh-cn/contest_2026/ai_coding_log_guide.md section 七 (Windows guide) subsection 4:

  • OLD: 'AI 工具首次对话结束时会询问是否上传日志,回答 yes 后后续自动上传'
  • NEW: '进入 openvela 工作区(含 .repo/ 目录)即视为同意采集... 不想被采集的对话,请在 openvela 工作区外进行'

Verification

grep -i 'consent|reply.*yes|do you want to upload' returns no matches.

Signed-off-by: v-yanxingyu v-yanxingyu@xiaomi.com

The runtime consent prompt was removed in .claude PR open-vela#41 due to a loop
in OpenCode/MiMoCode TUI (stderr toast had no reply slot). Update the
Windows section to describe the new workspace-as-consent model.

Signed-off-by: v-yanxingyu <v-yanxingyu@xiaomi.com>
@yanxingyu17
yanxingyu17 requested review from a team as code owners August 4, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant