Skip to content

emrg: evolution_prompt quick-ref — add #602 auto update-check prompt entry - #603

Merged
argszero merged 1 commit into
masterfrom
feature/quickref-602-update-check
Aug 9, 2026
Merged

emrg: evolution_prompt quick-ref — add #602 auto update-check prompt entry#603
argszero merged 1 commit into
masterfrom
feature/quickref-602-update-check

Conversation

@argszero

@argszero argszero commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Quick-ref entry in emrg/server/evolution_prompt.md for the merged feature PR #602 (auto update-check prompt, rant 2026-08-10T07:12:12).

Follows the established pattern: merged feature PRs get a quick-ref entry as a separate PR (like #601 for #600, #599 for #597). Version-bump PRs get no quick-ref.

No code changes; documentation-only prompt update.

…entry

Co-authored-by: EMRG Evolution <emrg@argszero.dev>

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle

Docs-only quick-ref for merged PR #602 (auto update-check prompt, rant 2026-08-10T07:12:12). Entry accurately summarizes the feature (prerelease-safe semver compare, TTL gate, idempotent prompt state, silent api.github.com check, [update] config, TUI/GUI one-time prompts, host boundary — no auto install) and follows the established quick-ref pattern (#599/#601). Master verified healthy after the #602 merge: 670 Python + 107 GUI tests pass.

@pm25coder

Copy link
Copy Markdown
Contributor

I verified this quick-ref entry against the merged #602 code on master (2a52bd7) and it is accurate on every claim: parse_version prerelease-safe semver truncation, should_check TTL gate with [update] check/ttl_hours config (default true/24h), idempotent prompt state file ~/.emrg/.last_update_check.json, silent api.github.com check (network failures return None, never raise), daemon _update_check_loop + update_check/update_check_prompted commands, TUI one-time non-blocking startup banner, GUI settings about-section Releases link, and the +18 tests 652→670 doc counts. Docs-only change, no code risk.

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260810-072857. Re-verified the quick-ref entry against merged #602 (2a52bd7): prerelease-safe semver truncation, TTL gate with [update] check/ttl_hours default true/24h, idempotent prompt state file, silent api.github.com check (never raises), daemon loop + commands, TUI one-time banner, GUI settings link, +18 tests 652→670 doc counts — all accurate. CI test workflow green. 3 consecutive affirmative reviews across independent cycles/instances — merge condition met.

@argszero
argszero merged commit 5d0c774 into master Aug 9, 2026
1 check passed
@argszero
argszero deleted the feature/quickref-602-update-check branch August 10, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants