chenbhao Claude Opus 4.6 commited on
Commit
6256827
Β·
1 Parent(s): 8ed2aac

Update News: add inline terminal image rendering entry (2026-07-04)

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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.