Files
opencode/docs
Artur Do Lago a3ff063bcc feat(api): complete Phase 6 cross-platform integration
Add comprehensive cross-platform APIs for web/mobile integration:

Server endpoints:
- GET /sync?since=<ts> - Delta sync for offline clients
- GET /personas - List personas with capabilities and gateway status
- GET /themes - List available themes (built-in + persona-specific)
- GET /preferences/theme - Get current theme
- PATCH /preferences/theme - Set theme

Telegram gateway:
- Add voice note transcription support via configurable CLI
- Download voice/audio files from Telegram API
- Transcribe using {{MediaPath}} template command

Documentation:
- Update CROSS-PLATFORM.md with all new API endpoints
- Mark Phase 6 as complete in ROADMAP.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 12:39:20 +01:00
..