Files
quinceagent/local-quince/.identity.env.example
T
Quince f2214505f2 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>
2026-06-10 12:44:36 +02:00

9 lines
344 B
Bash

# 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