feat(20e): formula evolution — agent proposes changes via PR to .profile #88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
Part of #20 — agent .profile repo.
What to do
Enable agents to propose changes to their own formula:
lib/profile.sh:formula/<short-description>on the agent .profile repoformula.tomlto the branchWhen should agents propose changes?
This is NOT automatic after every session. The agent should only propose formula changes when it has a concrete, justified improvement. The formula itself can include guidance on when self-improvement is appropriate.
Verification
Dependencies
Depends on #85 (formula loading from .profile) and #87 (branch protection).