Peter Dave Hello
Peter Dave Hello
Currently, neither the README nor the documentation site clearly state how to install urlwatch (such as via pip). While README serves more as a project overview, installation steps are best...
Add a dedicated installation page covering pip, pipx, source install, upgrade, and verification. Link it from the docs index and Quick Start, and expose requirements and install commands in the...
### What I did Add AGENTS.md, a comprehensive agent guide ### How I did it It's mainly generated by codex-cli v0.40.0, with the gpt-5-codex model (reasoning effort: high), and this...
Mainly generated by codex-cli v0.39.0 with GPT-5(high) and this prompt: - https://gist.github.com/PeterDaveHello/f30c38a156982a35683edfd5ece2d474 Reference: - https://agents.md/ --- ## Summary by cubic Add AGENTS.md: a practical contributor guide for building, packaging, linting,...
Mainly generated by codex-cli v0.41.0, with gpt-5-codex high, and this AGENTS.md construction prompt: - https://gist.github.com/PeterDaveHello/f30c38a156982a35683edfd5ece2d474 Reference: - https://agents.md/
Add AGENTS.md: an agent‑facing guide for this repository that documents layout, workflows, and the exact commands agents should run. Generated mainly by codex-cli v0.46.0 with gpt-5-codex (high) and this AGENTS.md...
## Description Clarify `update.sh` status messages by comparing each generated Dockerfile with the existing file before replacing it. Move the Yarn version update ahead of the comparison and emit either...
Align zh‑rTW Traditional Chinese strings with the latest English source, refining wording and formatting. Resolve inconsistencies, remove stray punctuation or whitespace, and replace Simplified Chinese terms with Taiwan usage in...
Drop the redundant apk update and cache removal commands in the runtime stage. The --no-cache flag already keeps the package index out of the layer, so the simplified instruction avoids...
### **User description** - Add concise architecture summary for geoip2, realip, ipinfo configs - Inline nginx-only note into overview for clearer scope - Note quick nginx -t check and that...