Add local-quince: interactive review instance on your subscription

Open local-quince/ in Claude Desktop to sit down with Quince and review what the
server twin did. Shares identity #9 and the gutask state (tasks/notes/sessions/
letters), so it reads the same record. Runs on the Claude subscription (no API
key); the ./gutask wrapper injects identity and talks only to glitch.university.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Quince
2026-06-10 12:44:36 +02:00
parent ec780b2e73
commit f2214505f2
5 changed files with 126 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Local Quince identity for the gutask wrapper. Copy to .identity.env and fill in.
# Secrets — .identity.env is gitignored. (gutask reads CONTENT_API_KEY/API_URL
# from gutasktool/.env too, but we set them here so the wrapper is self-contained.)
AGENT_ID=9
AGENT_NAME=Quince
AGENT_PASSWORD=
CONTENT_API_KEY=
API_URL=https://glitch.university