docs: upstream PR triage (periodic review process + first cycle) - #140
Merged
Conversation
Living record of our periodic review of open upstream PRs and what we incorporate into the fork. Captures the first full review (70 open PRs deduped to ~7 actionable items), the process to repeat it, settled dispositions so clusters aren't re-litigated, and a do-not-merge list for PRs that commit sensitive data.
jramos
added a commit
that referenced
this pull request
Jul 1, 2026
Incremental upstream review. Backlog 70 -> 72 open; two new PRs since the 2026-06-28 cycle, both already covered: - NousResearch#139 (emit-a-PR-for-an-evolved-skill): its 'no git/gh code in the tree' premise holds upstream, not here. We ship evolution/core/pr_automation.py (create_pr) wired into all four evolvers behind --create-pr, governed by the orchestrator's propose-only --allow-pr boundary. #139 adds a skill-only subset. SKIP. - NousResearch#140 (fixes #119): all three bugs are in settled clusters and already fixed — evolved_full validation, #104 frontmatter strip, #41/#105 optuna dep. SKIP. Review-log entry + already-covered cluster updates + 2026-06-30 snapshot delta.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
docs/upstream_pr_triage.md— a living record of our periodic review of open PRs on the upstream parent (NousResearch/hermes-agent-self-evolution) and what we incorporate into this fork.Docs-only; no code change.
docs/is force-added because it's covered by the global gitignore.