Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:PHP language:Ruby

Filter by

242M results  (2 s)

242M results

Summary - add a frontend-only follow-up roadmap to docs/frontend-plan.md - add F1A Playwright coverage for chat/settings landmarks, hidden menu exposure, settings focus return, and mobile chat ...

Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a plan and make progress. Create a pull request to merge the template branch into main. ...

概要 本 PR 新增 Claude Code 使用的开发指令文件,并调整 gitignore。 变更内容 1. 新增 CLAUDE.md 用于说明 AI 开发任务开始前需要参考的 Issue 和项目规则。 2. 更新 .gitignore 忽略本地 AI 工具和编辑器目录。 影响范围 仅文档和忽略规则调整,不修改业务代码。 确认 未执行测试。

Summary AGENTS.md told readers to Read the relevant guide in node_modules/next/dist/docs/ as the only reference. That path isn t guaranteed — some installs prune the bundled docs (as the #13 reporter ...

This refactor addresses a significant code smell in SermonRepository where nearly every public listing and filtering method implemented the exact same two-tier caching pattern: check an internal $this- ...