Sandbox to test fully autonomous implementation from repo issues.
- Shell 50.9%
- TypeScript 49.1%
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> |
||
|---|---|---|
| .agents/skills | ||
| .claude | ||
| .forgejo/workflows | ||
| docs/agents | ||
| scripts/agent | ||
| src | ||
| .gitignore | ||
| CLAUDE.md | ||
| deno.json | ||
| deno.lock | ||
| skills-lock.json | ||