emrg: evolution_prompt quick-ref — add #535 scheduler projects.yml self-heal entry - #538
Merged
Merged
Conversation
argszero
commented
Aug 7, 2026
…lf-heal entry Feature entry for the merged scheduler self-heal: _ensure_self_evolution_task now ensures the projects.yml emrg entry at daemon startup (fixed path ~/.emrg/evolution/emrg, existing entries preserved) — the tasks.yml startup self-heal had no projects.yml counterpart until #535.
argszero
force-pushed
the
feature/quick-ref-scheduler-self-heal
branch
from
August 7, 2026 03:45
53f35f0 to
ec3b5f8
Compare
This was referenced Aug 7, 2026
argszero
added a commit
that referenced
this pull request
Aug 7, 2026
…uler work (#540) Version bump 0.2.9 → 0.2.10 across all 6 version sources (pyproject.toml / emrg/__init__.py / gui/package.json / uv.lock / make-installer.sh / build-runtime.sh). test_version_sync all green. Release includes #539 flaky session-ID entropy fix, #533/#534 README restructure (core differentiator front + MANIFESTO anglicized), #535 scheduler projects.yml self-heal, #537/#538 quick-ref updates. Co-authored-by: EMRG Evolution <emrg@argszero.dev>
This was referenced Aug 7, 2026
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
Add a feature entry to the implemented-features quick reference in
evolution_prompt.mdfor #535 (scheduler projects.yml self-heal, merged):_ensure_self_evolution_task()now ensures the projects.ymlemrgentry at daemon startup (path fixed to~/.emrg/evolution/emrg, existing entries preserved)No behavior change — prompt documentation only.