Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

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

未关闭 适合新手
#1,469 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

维护者通常 1 天内回复

还没有人认领这个 Issue。

评估

难度
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,以确认该行绘制哪些字段。完成的标准是:手册与演示输出一致,检索探针到达更正后的章节,并且变更条目使之前的承诺失效。

由索引模型根据 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 分钟
30 天内合并 PR
730

环境准备

我们还没有检查这个项目的环境配置文件。先看它的 README,通用步骤见我们的新手贡献指南。

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

Agent-Field/CodeAF 的其他 Issue

查看 Agent-Field/CodeAF 的全部 Issue

相似的 Issue

更多 Go Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。