openpetswithchatandmcp/apps/desktop/catalog.v2.fixture.json
OpenPets Dev 6ab3bb64d8 feat(rebrand): rename OpenPets to FamiliarOS and pets to familiars
- Rename all user-facing and technical identifiers from OpenPets/Pet to FamiliarOS/Familiar.
- Rename packages from @open-pets/* to @familiaros/*; rename install-pet/pet-format packages.
- Rename plugin IDs and directories from openpets.* to familiaros.*.
- Rename IPC namespace from openpets:* to familiaros:* and state filenames from openpets-* to familiaros-* with legacy migration.
- Rename source files (pet-window, built-in-pet, default-pet-controller, etc.) to familiar equivalents.
- Update locales (en, es-419, ja, ko, pt-BR, zh-Hans, zh-Hant) and tray/pet context menu strings.
- Add Familiar naming feature: preference, settings input, tray menu display.
- Update assets and packaging config; all desktop tests pass.
2026-06-17 01:42:08 +00:00

41 lines
1.7 KiB
JSON

{
"version": 2,
"generatedAt": "2026-05-05T08:55:53.722Z",
"familiars": [
{
"id": "snoopy",
"displayName": "Snoopy",
"description": "A tiny black-and-white beagle with a red collar for calm coding sessions.",
"preview": "https://familiaros.dev/familiars/snoopy-23e05847/spritesheet.webp",
"zip": "https://zip.familiaros.dev/familiars/snoopy-23e05847/snoopy.zip"
},
{
"id": "clippit",
"displayName": "Clippy",
"description": "A classic paperclip assistant rebuilt from Microsoft Agent animation frames.",
"preview": "https://familiaros.dev/familiars/clippit-904b393f/spritesheet.webp",
"zip": "https://zip.familiaros.dev/familiars/clippit-904b393f/clippit.zip"
},
{
"id": "tux",
"displayName": "Tux",
"description": "A tiny pixel-adjacent Linux mascot penguin for calm coding sessions.",
"preview": "https://familiaros.dev/familiars/tux-de2f300f/spritesheet.webp",
"zip": "https://zip.familiaros.dev/familiars/tux-de2f300f/tux.zip"
},
{
"id": "wall-e",
"displayName": "Wall-E",
"description": "A tiny weathered trash-compactor robot companion with binocular eyes, treads, and a gentle waving arm.",
"preview": "https://familiaros.dev/familiars/wall-e-779d5202/spritesheet.webp",
"zip": "https://zip.familiaros.dev/familiars/wall-e-779d5202/wall-e.zip"
},
{
"id": "dobby",
"displayName": "Dobby",
"description": "An earnest, genuinely helpful tiny house-elf Codex familiar with huge ears, wide kind eyes, and a simple worn tunic.",
"preview": "https://familiaros.dev/familiars/dobby-3f6746e0/spritesheet.webp",
"zip": "https://zip.familiaros.dev/familiars/dobby-3f6746e0/dobby.zip"
}
]
}