feat(20e): formula evolution — agent proposes changes via PR to .profile #88
Labels
No labels
action
backlog
blocked
bug-report
in-progress
prediction/actioned
prediction/dismissed
prediction/unreviewed
priority
tech-debt
underspecified
vision
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: disinto-admin/disinto#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).