v0.5.7

ggml-org/llama.cppv0.5.7Jun 14, 2026by github-actions[bot]

AI Summary

This release enhances network handling by enriching secret violation logs and substituting secrets over plain HTTP, while also adding a new byte-stream transport for agent clients.

Key Highlights

  • Enhanced secret violation logs
  • Added connect_stream byte-stream transport for agent-client
  • Fixed Docker-in-sandbox volume recipe
  • Fixed proxy exit handling
  • Fixed early proxy exit handling

New Features

  • Enhanced secret handling in network
  • Byte-stream transport
  • Docker volume fix
  • SDK improvements

Full Release Notes

## What's Changed
* chore: refresh npm lockfile after v0.5.6 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/955
* docs(docker): fix docker-in-sandbox volume recipe by @appcypher in https://github.com/superradcompany/microsandbox/pull/963
* docs: clarify Docker recipe ordering by @appcypher in https://github.com/superradcompany/microsandbox/pull/962
* feat(network): enrich secret violation logs by @appcypher in https://github.com/superradcompany/microsandbox/pull/966
* fix(docs):  remove pointless description in README by @appcypher in https://github.com/superradcompany/microsandbox/pull/967
* chore(deps): Bump the "dependencies" group with 2 updates across multiple ecosystems by @dependabot[bot] in https://github.com/superradcompany/microsandbox/pull/965
* feat(sdk): export AgentSocketPath for raw agentd transport by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/972
* chore(deps): Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in https://github.com/superradcompany/microsandbox/pull/974
* fix(network): substitute secrets over plain HTTP by @TheRealSibasishBehera in https://github.com/superradcompany/microsandbox/pull/940
* fix(network): handle early proxy exits explicitly by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/905
* feat(network): extend plain-http secret handling to more request shapes by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/976
* fix(runtime): use paced balloon stats from msb_krun by @appcypher in https://github.com/superradcompany/microsandbox/pull/978
* fix(agentd): disable DAD for IPv6 addresses in virtual network by @TheRealSibasishBehera in https://github.com/superradcompany/microsandbox/pull/977
* feat(agent-client): add connect_stream byte-stream transport by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/979
* chore(release): bump microsandbox to 0.5.7 by @appcypher in https://github.com/superradcompany/microsandbox/pull/980

## New Contributors
* @TheRealSibasishBehera made their first contribution in https://github.com/superradcompany/microsandbox/pull/940

**Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.5.6...v0.5.7