feat: agent .profile repo — formula snapshot + journal per agent instance #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.