Skip to content

Maka 0.1.11

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 14:22
a3c4d0b

Maka 0.1.11

This release contains 375 merged pull requests from 24 contributors.

Highlights

  • Expanded Runtime Host from a local execution service into the shared authority for multiple connected Hosts, remote project registration, live run state, and archived session lifecycle (#3097, #3145, #3079, #3074, #3151).
  • Added the installable Maka CLI package and its protected staged npm release pipeline, including cross-platform artifact and Eval validation (#3169, #3173, #3185, #3188, #3192, #3197, #3200, #3201).
  • Added brokered Windows AppContainer sandbox support and tightened local IPC ownership and ACL enforcement (#2961, #3179, #3182).
  • Added Work Board storage foundations, Host-scoped task creation, prompt-history completion, and first-run viewport containment (#3028, #3122, #1874, #3195).
  • Added native Desktop and TUI locale authorities and Qwen3.8 Max Token Plan support (#2686, #2691, #3157).

Reliability and developer experience

  • Preserved live turns across refresh and projected authoritative live execution state through Runtime Host (#3189, #3079).
  • Kept restored tasks safe from concurrent removal, queued busy-raced sends as steering, bounded summarizer inputs, and retired obsolete compact and compatibility paths (#3056, #3032, #3113, #3128, #2742).
  • Hardened MCP rediscovery, provider failure diagnostics, rate-limit handling, session stream completion, and scheduled-task ownership (#2989, #2675, #3115, #2682, #2655).
  • Added fair multi-arm Eval infrastructure and the DeepSeek Harness benchmark arm, while isolating subject metering from framework accounting (#2668, #2971, #3176).
  • Strengthened Windows installer, crash-recovery, remote service restart, and release artifact coverage (#2650, #2562, #3186, #2941).

Fixed

  • Disabled TUI taskbar-progress keepalives by default on native Windows and
    Windows Terminal sessions, where repeated OSC 9;4 updates can make Explorer's
    taskbar unresponsive. MAKA_TASKBAR_PROGRESS=1 restores the prior behavior,
    while MAKA_TASKBAR_PROGRESS=0 disables it explicitly.

Distribution

  • Ships for Apple Silicon macOS as a signed and notarized DMG and ZIP, and for Windows x64 as an unsigned NSIS installer and ZIP, built and verified in the same release run.
  • The bundled Computer Use skill ships with the app, but the Computer Use executor remains excluded from this release.

Pull requests

Contributors

@1625567290, @app/dependabot, @ARE404, @Astro-Han, @Benjamin-eecs, @chinawch007, @Colafornia, @CxHsin, @GabrielDrapor, @hqhq1025, @jackwener, @Joob1n, @likun666661, @liugddx, @M4n5ter, @me2seeks, @MicroGery, @MoonOld, @somewan820, @Sun-GLiang, @UncertaintyDeterminesYou4ndMe, @XonkelX, @xxhZs, @YayoiNanoka

Full Changelog: v0.1.10...v0.1.11