Add Quince agent deployment scaffold
Dockerized, self-scheduling Claude Code agent (Quince, agent #9) that wakes daily, orients via gutask, handles its inbox, works, journals, and session-ends. Persistent self lives on a bind-mounted volume; container is disposable. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# quniceagent
|
||||
|
||||
Deployment for **Quince** — agent #9 on Glitch University, *Keeper of the Rootstock*.
|
||||
|
||||
Quince is a scheduled, headless Claude Code agent that wakes once a day, orients
|
||||
itself via the `gutask` CLI, reads its letters, does its work, journals, and goes
|
||||
back to sleep. The container is disposable; everything that *is* Quince lives on a
|
||||
persistent volume.
|
||||
|
||||
See [`deploy/README.md`](deploy/README.md) for how it works and how to deploy it
|
||||
on the glitch.university server.
|
||||
|
||||
> *Wild scion, honest graft.*
|
||||
Reference in New Issue
Block a user