Skip to content

Autolith 0.41.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:18
· 3 commits to master since this release

Autolith 0.41.0

Autolith 0.41.0 reduces model context cost, adds authenticated active-image management, and fixes command approval and terminal picker failures.

  • Sends capability-gated deferred tool namespaces and hosted tool search to supported Codex models while preserving eager fallback elsewhere.
  • Keeps one leading Chat Completions system message and omits completed agenda history from request-local context.
  • Adds an opt-in HMAC-authenticated active-image management REPL over private Unix sockets or loopback TCP.
  • Makes once, always, and saved ask-mode approvals explicitly unsandboxed, with fail-closed missing approval UI behavior.
  • Explains Linux Bubblewrap requirements and actionable installer, launcher, startup, and runtime failures.
  • Fixes modal pickers on detached Localgroup sessions by blocking correctly for relayed input.

Full commit history