v0.9.0
Pytxo v0.9.0
Desktop theme customization, broader BYOK providers, and a marketing demo path for pytxo.com.
Highlights
- Themes that stick — Desktop 2 skins (Void / Light / Terminal / Nebula) use semantic tokens; accents drive primary/focus; custom accent color + Match system in Settings → Appearance.
- BYOK expansion — Cerebras, SambaNova, Hyperbolic, Perplexity, NVIDIA NIM, LM Studio; Cohere OpenAI-compat; Azure via
AZURE_OPENAI_ENDPOINT; optional~/.pytxo/providers.jsonfor custom OpenAI-compat endpoints. - Providers in Desktop — Settings → Providers shows key-configured status only (never stores secrets).
- Demo — Maintainer shot list + marketing Demo section (enable with
NEXT_PUBLIC_DEMO_VIDEO_URL). - Docs — Providers & BYOK reference refreshed for the expanded registry.
Install
npm i -g pytxo@0.9.0Desktop installers + updater channel:
- https://github.com/Pytxo-dev/pytxo-releases/releases/tag/v0.9.0
- Updater manifest:
latest.json(same release)
Notes
- Onboarding / IPC version bumped to
0.9.0 - Keys remain in OS env (ADR-0014); Desktop never vaults API keys
- GitHub Actions billing may still block the multi-OS Desktop matrix; this tag ships signed Windows Desktop + updater
latest.json. macOS/Linux Desktop installers and freshly built non-Windows CLIs land when Actions minutes are restored - Non-Windows CLI assets under this tag may be interim mirrors so
npm i -g pytxo@0.9.0still resolves