chore: update news
Browse files
README.md
CHANGED
|
@@ -8,6 +8,12 @@
|
|
| 8 |
|
| 9 |
## π’ News
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
- **2026-06-15** π― Goal Tracking β New `/goal` command with prompt input footsider and lastline display for real-time goal tracking.
|
| 12 |
- **2026-06-15** πΌοΈ WebSearch Image Preview β WebSearch markdown now displays inline image links natively.
|
| 13 |
- **2026-06-15** π Feishu Voice β Feishu integration now supports both VoxCPM and Edge-TTS voice synthesis.
|
|
|
|
| 8 |
|
| 9 |
## π’ News
|
| 10 |
|
| 11 |
+
- **2026-06-22** π Groq Whisper STT β CLI `/voice` now uses Groq Whisper API (cloud whisper-large-v3, no Python needed) and `node-edge-tts` for TTS, matching Friend's stack.
|
| 12 |
+
- **2026-06-21** ποΈ Groq Free STT β Friend voice input now supports Groq Whisper API as STT provider; TypeScript-only, no Python subprocess required.
|
| 13 |
+
- **2026-06-21** π₯οΈ Friend Desktop β `/friend start` launches a Tauri desktop VRM companion app with full-screen mode, real-time TTS/STT, and inter-process communication.
|
| 14 |
+
- **2026-06-21** π€ Microphone Fix β Resolved Microphone access denied in WebKitGTK; switched to arecord/parecord subprocess audio capture.
|
| 15 |
+
- **2026-06-20** π€ /friend Command β In-process VRM companion service: SSE broadcast, voice capture (push-to-talk + streaming), Edge TTS / Qwen TTS, and persona generation from VRM screenshot.
|
| 16 |
+
- **2026-06-19** π /release-notes β New command to display version release notes and what's new.
|
| 17 |
- **2026-06-15** π― Goal Tracking β New `/goal` command with prompt input footsider and lastline display for real-time goal tracking.
|
| 18 |
- **2026-06-15** πΌοΈ WebSearch Image Preview β WebSearch markdown now displays inline image links natively.
|
| 19 |
- **2026-06-15** π Feishu Voice β Feishu integration now supports both VoxCPM and Edge-TTS voice synthesis.
|