Maka 0.1.6
Apple Silicon macOS and Windows x64, built from 2e4c1aa.
Runtime Host reaches opt-in parity and reopens Computer Use on the desktop. The runtime gains restricted CodeMode and consistent file_diff output, managed workspaces bundle a hermetic Git, and the chat surfaces keep settling - tool details, composer pickers, and the prompt anchor rail all moved this release.
| Platform | File |
|---|---|
| macOS (Apple Silicon) | Maka-0.1.6-mac-arm64.dmg - signed and notarized |
| Windows x64 | Maka-0.1.6-win-x64.exe - installer |
| Windows x64 | Maka-0.1.6-win-x64.zip - portable |
The Windows build is not code-signed yet. SmartScreen will warn on first launch. Verify your download against the matching .sha256 file. Known limitation: Computer Use is not included in this release.
Runtime Host
- Add the Runtime Host Bot adapter - #2192 by @M4n5ter
- Compose the Runtime Host candidate - #2194 by @M4n5ter
- Complete Runtime Host opt-in parity - #2216 by @M4n5ter
- Restore the Desktop Computer Use capability - #2233 by @M4n5ter
- Restore computer use presentation parity - #2254 by @M4n5ter
- Resolve OAuth tokens for connection effects - #2246 by @M4n5ter
Runtime and tools
- Add restricted CodeMode execution - #1648 by @Nyvo-io
- Make Edit/Write/FormatJson emit
file_diffresults for both renderers - #2264 by @Astro-Han - Enforce swarm failure boundaries - #2203 by @likun666661
- Keep PTY tool results JSON-safe - #2209 by @Astro-Han
- Replay provider-facing MCP arguments - #2243 by @M4n5ter
- Preserve reasoning across provider steps - #2249 by @Astro-Han
- Make the tool-result archive capability indivisible - #2255 by @Astro-Han
Managed workspace
- Bundle and verify a hermetic Git runtime for managed workspaces - #2199 by @zhiiw
- Gate managed workspace reads behind owner-bound Runtime Host execution - #2129 by @zhiiw
Storage
- Implement the Session Bundle filesystem codec - #2013 by @MicroGery
Composer and chat surfaces
- Rebuild the tool detail panel - one surface, one type scale, real diff colours - #2227 by @Astro-Han
- Keep tool details visible during live turns - #2244 by @M4n5ter
- Keep a tool-call group collapsed until the reader opens it - #2226 by @Astro-Han
- Keep composer model/thinking pickers mounted mid-turn and unify them as ghost menus - #2230 by @Astro-Han
- Drop the branch picker and rebuild the project picker on Selector - #2217 by @Astro-Han
- Pin the prompt anchor rail to the Astryx chat scrollport - #2161 by @ARE404
- Give the prompt anchor rail its motion - #2215 by @ARE404
- Land a switched-to session at its latest turn instead of flying there - #2239 by @ARE404
- Draw the reasoning chevron from the Astryx icon registry - #2228 by @Astro-Han
- Preserve Astryx List accessible names - #2225 by @me2seeks
- Strip ATX heading markers from quote chip display - #2214 by @cat0825
- Drop the dead
[data-trow]chat rules - #2231 by @Astro-Han - Localize the Astryx chrome adopted since #1795 - #2202 by @GabrielDrapor
Settings and desktop shell
- Align the Models header and back button - #2198 by @Colafornia
- Align the Settings chat-defaults column, with a resizable assistant-tone textarea - #2256 by @GabrielDrapor
- Keep modal dialogs out of the window drag region - #2210 by @Astro-Han
- Complete the macOS quit lifecycle - #2251 by @Astro-Han
- Preserve a new task across renderer reloads - #2174 by @liugddx
- Clear the "New messages" indicator at the bottom and per conversation - #2211 by @cat0825
- Expose thinking levels for discovered Codex OAuth models - #2250 by @M4n5ter
- Replace the unhealthy opencode-free bootstrap model - #2166 by @liugddx
- Repair the five regressions from the 定时任务 rebuild - #2261 by @jackwener
Performance
- Stream OpenAI Responses incrementally - #2238 by @likun666661
- Coalesce partial stream persistence - #2157 by @xxhZs
- Mount a switched-to transcript progressively - #2191 by @Benjamin-eecs
- Seed transcript geometry before progressive fill - #2237 by @Benjamin-eecs
- Bound progressive fill idle so long transcripts settle - #2259 by @Astro-Han
Headless and Harbor
- Let the Maka arm run where its competitors run - #2177 by @Astro-Han
- Bind managed shell sessions to the in-container tool surface - #2258 by @Astro-Han
- Record the four-arm Terminal-Bench 2.1 comparison - #2208 by @Astro-Han
Tests, CI, and tooling
- Pin GitHub Actions and configure Dependabot - #2212 by @Colafornia
- Add a non-blocking Windows baseline lane - #2173 by @liugddx
- Bump the AI SDK and re-port the tool-call tracker patch - #2193 by @Astro-Han
- Make attachment drop readiness atomic in e2e - #2229 by @M4n5ter
- Extract the shared
sanitizeUnicodeTextinto core - #2190 by @chinawch007
Contributors
Thanks to @ARE404, @Astro-Han, @Benjamin-eecs, @Colafornia, @GabrielDrapor, @M4n5ter, @MicroGery, @Nyvo-io, @cat0825, @chinawch007, @jackwener, @likun666661, @liugddx, @me2seeks, @xxhZs, and @zhiiw.