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
OpenPets Dev
bb758e9d0f
feat(desktop): add Text-to-Speech Phase 2 and update docs/registry
...
- Add configurable TTS providers: system OS voice, OpenAI TTS, ElevenLabs,
Piper (local), and OpenAI-compatible (OpenRouter/LiteLLM/WaveSpeedAI/custom).
- Add secure TTS credential storage, endpoint presets, voice/model/speed UI,
and test/stop controls in Settings.
- Wire TTS to pet/floating-chat renderer via openpets:tts-speak/audio/stop IPC.
- Respect quiet hours; validate cloud endpoints and returned audio buffers.
- Add plugin voice:speak bridge and tts-engine unit tests.
- Update FEATURES.md, FEATURES_OUR_CHANGES.md, README.md, README_OUR_CHANGES.md,
PULL_REQUEST.md, FEATURE_REGISTRY.md, and add docs/pull-requests/PR_TTS_PHASE_2.md.
2026-06-16 18:40:52 +00:00
OpenPets Dev
32f109f90b
docs: add PR consolidation options (separated vs consolidated)
2026-06-15 23:48:53 +00:00
OpenPets Dev
a78b012075
docs: rename OP4 branch to model-agnostic-memory-prompt and clarify it applies to all models
2026-06-15 23:19:08 +00:00
OpenPets Dev
880bfb4eb4
docs: add FEATURE_REGISTRY.md, include Knowledge Store and MCP edition, fix single-click petting categorization, reconcile installer hash
2026-06-15 21:14:25 +00:00
OpenPets Dev
16bfab1e34
docs: record v3.1.0 signed installer hash and Downloads location
2026-06-15 19:58:24 +00:00
OpenPets Dev
0f294016aa
docs: add v3.1.0 mod-niche PR categorization
2026-06-15 19:43:50 +00:00
OpenPets Dev
ed5903aaf8
docs: note GitHub verticaltension push success
2026-06-15 17:58:20 +00:00
OpenPets Dev
de400f2228
docs: update PR notes for Knowledge Store hardening and push status
2026-06-15 17:58:01 +00:00
OpenPets Dev
4aff369021
feat(desktop): harden Knowledge Store with testable core, unit tests, and UTF-8 fallback
2026-06-15 17:56:38 +00:00
OpenPets Dev
1c849bfc4a
docs: update PR notes with packaged-build prompt-window fix and E2E test
...
- Records the newline-escape bug and the Windows CDP-driven packaged-app smoke test.
- Updates the delivered installer SHA256.
- Adds a standalone write-up of the root cause and verification method.
2026-06-15 03:44:00 +00:00
OpenPets Dev
5f7a4ea4bb
docs: update installer hash after full prompt-window restore
2026-06-14 22:26:33 +00:00
OpenPets Dev
2445f60c3b
docs: update installer hash after restoring prompt backbone
2026-06-14 21:11:16 +00:00
OpenPets Dev
85a5017952
docs: update installer hash after disabling prompt sandbox
2026-06-14 20:19:04 +00:00
OpenPets Dev
a52fa994e9
docs: update installer hash after prompt HTML fix
2026-06-14 19:32:15 +00:00
OpenPets Dev
c72df93538
docs: update installer hash after prompt/scale fixes
2026-06-14 07:32:38 +00:00
OpenPets Dev
bda17d7afb
docs: record signed Windows installer delivery
2026-06-14 06:44:16 +00:00
OpenPets Dev
3c195bb8b3
docs: remove windows-setup-only branch notes; portable target restored
2026-06-14 06:21:38 +00:00
OpenPets Dev
799ac9ccd2
docs: avoid hard-coding moving tip commit in PR notes
2026-06-14 05:47:11 +00:00
OpenPets Dev
d026cf08ba
docs: correct final merge commit in PR notes
2026-06-14 05:46:59 +00:00
OpenPets Dev
8e87b73251
docs: add windows-setup-only branch to PR notes
2026-06-14 05:46:44 +00:00
OpenPets Dev
d9eca14f61
chore(build): Windows target is NSIS setup only
...
- Remove the portable target from electron-builder.yml.
- Update PR notes to document that only the full setup installer is built.
2026-06-14 05:46:05 +00:00
OpenPets Dev
e4d6536f81
docs: add virtual-pet context-menu refactor to PR notes
2026-06-14 04:57:25 +00:00
OpenPets Dev
7a4d287fe3
docs: update PR notes for prompt-window signed-build fix and scale handle
2026-06-14 03:16:41 +00:00