Sandbox to test fully autonomous implementation from repo issues.
  • Shell 50.9%
  • TypeScript 49.1%
Find a file
Julien LEICHER 5a898ba68d docs: plan central ernest orchestrator for multi-repo AFK agents
Capture the design from the grilling session: evolve the single-repo AFK
PoC into a Renovate-style central repo (ernest) that scans every repo the
bot can see, picks up label-triggered items, and fans out one sandcastle
agent workflow per item via a dynamic Forgejo Actions matrix.

Records the decisions that aren't obvious from code: config-presence as
the opt-in signal, a central fixed state machine with sandcastle-aligned
labels, the deterministic/agentic split keeping the forge token out of
the sandbox, native Forgejo issue dependencies for blocker gating, and
Node/TS as the orchestrator runtime. Destined to migrate to the ernest repo.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 10:57:33 +02:00
.agents/skills feat: add AFK agent workflow for autonomous issue implementation 2026-06-24 00:51:04 +02:00
.claude chore: scaffold agentic workflow sandbox 2026-06-24 00:03:47 +02:00
.forgejo/workflows fix(ci): pin afk-agent to node:24-trixie-slim for glibc 2.39+ 2026-06-24 01:00:30 +02:00
docs/agents docs: plan central ernest orchestrator for multi-repo AFK agents 2026-07-03 10:57:33 +02:00
scripts/agent feat: add AFK agent workflow for autonomous issue implementation 2026-06-24 00:51:04 +02:00
src feat: add AFK agent workflow for autonomous issue implementation 2026-06-24 00:51:04 +02:00
.gitignore feat: add AFK agent workflow for autonomous issue implementation 2026-06-24 00:51:04 +02:00
CLAUDE.md feat: add AFK agent workflow for autonomous issue implementation 2026-06-24 00:51:04 +02:00
deno.json feat: add AFK agent workflow for autonomous issue implementation 2026-06-24 00:51:04 +02:00
deno.lock feat: add AFK agent workflow for autonomous issue implementation 2026-06-24 00:51:04 +02:00
skills-lock.json chore: scaffold agentic workflow sandbox 2026-06-24 00:03:47 +02:00