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:
@@ -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
|
||||
Reference in New Issue
Block a user