Peter Dave Hello

Results 382 issues of Peter Dave Hello

To enhance the AI bot’s context awareness and reduce hallucinations caused by outdated training data, I suggest including the current server date and time as part of the system prompt....

enhancement
good first issue

### **User description** This will make future contributions and development with the help of AI Agents easier. It is primarily generated by codex-cli v0.40.0 using gpt-5-codex-high, along with the following...

Review effort 1/5

Mainly generated by codex-cli v0.42.0, with gpt-5-codex high, and this AGENTS.md construction prompt: - https://gist.github.com/PeterDaveHello/f30c38a156982a35683edfd5ece2d474 This guide captures the repository structure, tooling, and safety checks so contributors and coding agents...

Port hnapp codebase to Python 3 with CLI compatibility - Add local AtomFeed shim and keep UUID fallback id for missing feed_url - Match Py2 RSS/JSON/HTML output formatting and URL...

Summary from GitHub Copilot: > This pull request updates the language localization files to better distinguish between Simplified and Traditional Chinese, and adds support for Traditional Chinese ("tw") across all...

### What are the subjects of the false-positive (domains, URLs, or IPs)? account.docusign.com ### Why do you believe this is a false-positive? You can verify that docusign.com is the primary...

help wanted
false-positive-report
bot:verify-dns
bot:check-false-positive

Mainly generated by codex-cli v0.42.0, with gpt-5-codex high, and this AGENTS.md construction prompt: - https://gist.github.com/PeterDaveHello/f30c38a156982a35683edfd5ece2d474 This guide captures the repository structure, tooling, and safety checks, enabling contributors and coding agents...

## Description Summary GitHub Copilot: > This pull request makes a minor update to the social media badge in the `README.md` file. The change improves the Twitter follow badge by...

Guard the None max_length case so markdown reporter no longer raises TypeError on enablement. Add reporter tests for unlimited and trimmed paths to prevent regression. GitHub Copilot summary: > This...

Include Python 3.14 in the CI test matrix so runs cover the newly released interpreter on ubuntu-latest runners. Update the unreleased changelog entry to state testing on Python 3.13 and...