fix: fix: create .profile repos for all existing bot agents via hire-an-agent (#234) #236

Closed
dev-qwen wants to merge 1 commit from fix/issue-234-1 into main
Collaborator

Fixes #234

Changes

Fixes #234 ## Changes
dev-qwen added 1 commit 2026-04-05 16:31:41 +00:00
fix: fix: create .profile repos for all existing bot agents via hire-an-agent (#234)
Some checks are pending
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline is running
10baf953cb
This commit adds:
1. bin/hire-profiles.sh - Script to run hire-an-agent for all bot agents
2. formulas/vault.toml - Formula for vault-bot's .profile repo

The hire-profiles.sh script creates .profile repos for:
- architect-bot (full hire with user + token + .profile)
- dev-bot, review-bot, planner-bot, gardener-bot, supervisor-bot, predictor-bot
- vault-bot (using vault formula)
- dev-qwen

Each .profile repo will contain:
- formula.toml - Agent's role formula
- journal/.gitkeep - For session journals
- knowledge/.gitkeep - For shared knowledge

This enables agents to:
- Write journals (session reflections)
- Load lessons learned from prior runs
- Maintain continuous improvement across runs

Acceptance criteria:
- All bot users have a .profile repo on Forgejo
- Each .profile contains formula.toml, journal/.gitkeep, knowledge/.gitkeep
- architect-bot user exists with a token in .env
- Agents can clone their .profile and write journals on next run

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
disinto-admin closed this pull request 2026-04-05 16:58:25 +00:00
Some checks are pending
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline is running

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: disinto-admin/disinto#236
No description provided.