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

The Home manual promises a time at the right of waiting standing rows

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

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

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

評価

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

調査の方向性

internal/manual/chat/home.md:1681 を読み、次に make demo-home を実行して、常設の Home 行を codeaf マニュアルの「when does a standing order go off on home」と比較します。internal/tui3/homepanel_standing.go と homecell.go を確認し、その行が描画するフィールドを確定します。マニュアルがデモの出力と一致し、retrieval probe が修正されたセクションに到達し、変更エントリが以前の約束を無効にすれば完了です。

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

説明

area:chat bug good first issue sev:papercut

Seen on dev@debffabf6. Surfaced while verifying #1415; not introduced by it.

What happened

The manual says a waiting order appears on Home with when it goes off at the right — in 20h, mon 8:30. The standing panel deliberately leaves the right side blank. A reader expecting the due time there sees none.

Replication

Deterministic (no model). Run make demo-home, open Home, and compare a waiting row of standing with codeaf manual "when does a standing order go off on home". The page promises a right-side time; the rendered row does not draw one.

Where

internal/manual/chat/home.md:1681 at dev@debffabf6 contains the promise. The standing panel's row rendering is in internal/tui3/homepanel_standing.go and homecell.go.

The fix

Remove the right-side-time promise from this Home section and point to the standing place for the due reading, unless the intended design is changed to show that time on Home.

Acceptance

  • e2e: codeaf manual "when does a standing order go off on home" describes the same fields a codeaf chat demo-home row draws.
  • Unit: a manual retrieval probe reaches the corrected section.
  • The change entry's invalidates quotes the former promise.
主要言語
Go
スター
115
フォーク
14
平均マージ
9時間 38分
マージ済み PR(30日)
730

環境構築

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

はじめの一歩

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

Agent-Field/CodeAF のほかの issue

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

似ている issue

Go の issue をもっと見る

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

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