Skip to content

Kai v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 15:30
· 65 commits to main since this release
92848ba

New:

  • Universal file extraction: Attach or read binary files — the agent extracts them locally instead of erroring. ZIP/JAR/APK archives become entry listings with inline previews of small text files; audio (mp3/flac/m4a/ogg/wav) becomes a metadata card (tags, duration, bitrate); images (png/jpg/webp/gif/tiff) become dimensions plus OCR text when a recognizer is available.

  • Text-only model fallback for attachments: When the selected model has no vision capability image/file attachments are swapped for locally extracted text before send, so they never hard-error the conversation. If extraction still fails, a safe placeholder keeps the chat flowing.

  • Update popup "What's new": The update/restart dialog now reads CHANGELOG.md and renders the Added/Fixed sections for the incoming version below the prompt, so you see what changed before installing.

Auto-update is built in.