disinto/formulas
Agent 10baf953cb
Some checks are pending
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline is running
fix: fix: create .profile repos for all existing bot agents via hire-an-agent (#234)
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>
2026-04-05 16:31:24 +00:00
..
add-rpc-method.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00
dev.toml fix: feat(20a): disinto hire-an-agent subcommand + retrofit dev-qwen (#84) 2026-04-01 07:43:16 +00:00
groom-backlog.toml fix: chore: tear down old vault scripts — prepare for PR-based vault (#73) 2026-03-31 20:38:05 +00:00
release.toml fix: feat: versioned releases — vault-gated tag, image build, and deploy (#112) 2026-04-01 14:03:49 +00:00
review-pr.toml fix: chore: tear down old vault scripts — prepare for PR-based vault (#73) 2026-03-31 20:38:05 +00:00
run-architect.toml fix: correct Forgejo API references for merge and comments 2026-04-01 11:08:37 +00:00
run-gardener.toml fix: refactor: simplify gardener formula — remove AD check, portfolio, blocked-review, stale-PR (#127) 2026-04-01 19:36:04 +00:00
run-planner.toml fix: feat: generic journal aspect — post-session reflection + lessons-learned context injection (#97) 2026-04-01 09:28:49 +00:00
run-predictor.toml fix: {project}-ops repo — separate operations from code (#757) (#767) 2026-03-26 19:55:12 +01:00
run-publish-site.toml fix: remove remaining action-agent references from docs and configs 2026-03-31 19:55:00 +00:00
run-rent-a-human.toml fix: remove remaining action-agent references from docs and configs 2026-03-31 19:55:00 +00:00
run-supervisor.toml fix: chore: tear down old vault scripts — prepare for PR-based vault (#73) 2026-03-31 20:38:05 +00:00
upgrade-dependency.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00
vault.toml fix: fix: create .profile repos for all existing bot agents via hire-an-agent (#234) 2026-04-05 16:31:24 +00:00