docs(triage): 2026-06-30 sweep — #139/#140 already covered (SKIP) - #149
Merged
Conversation
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.
Incremental upstream PR review (continues the periodic triage in
docs/upstream_pr_triage.md).Sweep result
Backlog 70 → 72 open on
NousResearch/hermes-agent-self-evolution. Two new PRs since the 2026-06-28 cycle; both already covered → SKIP. No action items, no code change.NousResearch#139 — "emit a pull request for an evolved skill"
Its central premise — "there is no git or
ghcode anywhere in the tree" — is true of upstream, not our fork. We already shipevolution/core/pr_automation.py(create_pr) wired into all four evolvers (skillsevolve_skill.py:1737, tools, prompts, code) behind--create-pr, governed centrally by the orchestrator's propose-only boundary (--allow-pr,_enforce_propose_only). #139 adds the last-mile PR step for the skill path only — a strict subset of what we have. Nothing to adopt.NousResearch#140 — "Fix evolve_skill validation and assembly bugs (fixes #119)"
All three code bugs are in settled clusters and already fixed here:
evolved_fullnotevolved_body) — constraint-validator cluster; we validate the reassembled full text atevolve_skill.py:1261.reassemble_skillstrips a leading frontmatter block (skill_module.py:118).optuna) — fix(evolve_tool): resolve manifest path before source dispatch #41/docs(item 7): Goldilocks tier probe — no graded signal (record the negative) #105, already done; ships viadspy[optuna]in themiprov2extra.Changes
Doc-only: 2026-06-30 review-log entry, folded #140 into the constraint-validator cluster + added a PR-emission already-covered bullet for #139, and a 72-open snapshot delta.
(Upstream items referenced with fully-qualified
NousResearch/hermes-agent-self-evolution#NNNso they don't cross-link to our fork.)