Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

The worker-harness manual describes the default belt backwards

オープン
#1,451 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
78/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
go
領域
documentation

調査の方向性

Read internal/manual/chat/worker-harness.md at lines 7, 48, and 88, then inspect bashBeltAsked in internal/session/bashbelt.go:265 and the brief heading in internal/tui3/taskplan.go:1416. Run the documented codeaf manual command and compare the manual examples with those sources. Done means the manual describes unset, node, legacy, and off correctly, uses brief, and includes the requested e2e, unit, and change-entry updates.

索引モデルが issue の本文から書いたものです。

説明

area:chat bug sev:papercut

Found on santos/dev2 at 008363c98 (#1410). It reaches dev when #1410 merges.

What happened

worker-harness.md says the older road is what a build without the switch does and says With the switch unset, none of this is reached. At this head, an unset CODEAF_TASK_BELT selects the bash belt. The same page calls the first task-page section description; the page draws brief.

Replication

Deterministic (no model). Run codeaf manual "what happens when I type /task" and read those statements. Inspect bashBeltAsked with the variable unset and with node: unset returns the bash road; node selects the older road. Open a task page and compare its brief heading with the manual's description.

Where

internal/manual/chat/worker-harness.md:7, :48 and :88 contain the stale claims at 008363c98. internal/session/bashbelt.go:265, bashBeltAsked, resolves the switch; internal/tui3/taskplan.go:1416 draws brief.

The fix

Describe the actual default and the node, legacy and off escape words, and spell the visible heading brief.

Acceptance

  • e2e: codeaf manual "what happens when I type /task" says unset uses the bash belt; the task page and its answer both say brief.
  • Unit: a manual check compares belt-switch examples with bashBeltAsked and the heading constant.
  • The change entry's invalidates records the old default description.
主要言語
Go
スター
115
フォーク
14
平均マージ
9時間 38分
マージ済み PR(30日)
749

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Agent-Field/CodeAF のほかの issue

Agent-Field/CodeAF の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。