FLASH CLI v0.2.0
What's Changed
- Streaming replies. Model responses now render progressively, word by
word, with a trailing cursor dot while the text is still coming in, no more waiting for the whole reply to print at once. /imagepath suggestions. Typing/imagenow suggests files and
folders from disk as you type, filtered to supported image types
(.png,.jpg,.jpeg,.webp,.gif,.bmp). Paths with spaces are
automatically quoted so they parse correctly.- Image-aware thinking states. Sending an image now cycles through a
dedicated set of status phrases ("Examining the image", "Studying the
image", ...) instead of the generic "Thinking" list. - Rotating hint suggestions. An idle prompt now shows a rotating tip
(drawn fromflash/suggestions.json) that sweeps into view letter by
letter and sweeps back out, cycling through example commands and
prompts.
New Contributors
Full Changelog: https://github.com/Natuworkguy/Flash/commits/v0.2.0