{ "schemaVersion": "0.1.0", "id": "tsoi", "displayName": "Tsoi", "description": "一只有点朋克风格的小柴风格猫咪,适合作为聚焦时的轻量陪伴。", "license": { "code": "MIT", "assets": "unclear", "source": "https://github.com/ni032mas/codex-pets", "commercialUse": false, "notes": "Imported as reference + remote resource with mixed likeness notes." }, "size": { "columns": 8, "rows": 9 }, "spritesheet": { "path": "spritesheet.webp", "columns": 8, "rows": 9, "cellWidth": 192, "cellHeight": 208 }, "animations": [ { "name": "idle", "row": 0, "frames": 6 }, { "name": "running-right", "row": 1, "frames": 8 }, { "name": "running-left", "row": 2, "frames": 8 }, { "name": "waving", "row": 3, "frames": 4 }, { "name": "jumping", "row": 4, "frames": 5 }, { "name": "failed", "row": 5, "frames": 8 }, { "name": "waiting", "row": 6, "frames": 6 }, { "name": "running", "row": 7, "frames": 6 }, { "name": "review", "row": 8, "frames": 6 } ], "events": { "agent.idle": { "animation": "idle", "tone": "neutral", "threshold": "先放松一下,准备下一步。" }, "agent.running": { "animation": "running", "tone": "working", "threshold": "coding中" }, "agent.waiting": { "animation": "waiting", "tone": "attention", "threshold": "等等我,先确认一下。" }, "agent.failed": { "animation": "failed", "tone": "critical", "threshold": "出现抖动,先缓一缓。" }, "agent.review": { "animation": "review", "tone": "done", "threshold": "正在检查代码细节。" }, "session.rest_suggested": { "animation": "waiting", "tone": "care", "threshold": "runtime-defined rest suggestion" } }, "preview": { "contactSheet": "contact-sheet.png", "animation": "preview.gif" } }