Update News: add inline terminal image rendering entry (2026-07-04)
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@
|
|
| 6 |
|
| 7 |
## π’ News
|
| 8 |
|
|
|
|
| 9 |
- **2026-07-01** πΊοΈ LocationTool unlimited search β Amap places search now paginates (1000/page, up to 10000 results); Google Places uses `next_page_token` (up to 60); photo limits removed.
|
| 10 |
- **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.
|
| 11 |
- **2026-06-21** ποΈ Groq Free STT β Friend voice input now supports Groq Whisper API as STT provider; TypeScript-only, no Python subprocess required.
|
|
|
|
| 6 |
|
| 7 |
## π’ News
|
| 8 |
|
| 9 |
+
- **2026-07-04** πΌοΈ Inline Terminal Images β Native Kitty graphics protocol rendering via timg; WebSearch, WebFetch, and LocationTool results now display inline images directly in the TUI with cursor-safe hide/show and dynamic row layout.
|
| 10 |
- **2026-07-01** πΊοΈ LocationTool unlimited search β Amap places search now paginates (1000/page, up to 10000 results); Google Places uses `next_page_token` (up to 60); photo limits removed.
|
| 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.
|