feat: agent .profile repo — formula snapshot + journal per agent instance #20
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#20
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?
Design
Each named agent gets a
.profilerepo on the local Forgejo (user-scoped, e.g.dev-qwen/.profile). This repo holds the agent's formula snapshot, per-issue journal, and learned knowledge.Structure
Sub-issues
disinto hire-an-agentsubcommand + retrofit dev-qwen#86—journal writing→ superseded by #97#89—journal digestion formula→ absorbed into #97Learning loop
What this enables
Acceptance
All open sub-issues closed. Every agent has a .profile repo, reads formula from it, reflects after sessions, and ops repo journal dirs are removed.