Releases: x1jiang/clawagents-desktop
Releases · x1jiang/clawagents-desktop
Release list
v0.4.21
Summary
- Embedded engine 6.20.42: external-action reconciliation, skill paging, sandbox/PTY/patch recovery
- Signed + notarized Apple Silicon DMG attached
Install (macOS Apple Silicon)
- Download
ClawAgents Desktop_0.4.21_aarch64.dmg - Open the DMG and drag ClawAgents Desktop into Applications
- Add API keys in Settings
v0.4.20
Summary
- Embedded engine 6.20.39: Context Mode binary guard for
ctx_execute_file, concise MCP errors, hashline fresh-anchor recovery - Signed + notarized Apple Silicon DMG attached
Install (macOS Apple Silicon)
- Download
ClawAgents Desktop_0.4.20_aarch64.dmg - Open the DMG and drag ClawAgents Desktop into Applications
- Add API keys in Settings
v0.4.19
Summary
- Embedded engine 6.20.38: stable OpenAI prompt-cache affinity, incremental token ledger, TTFT/RSS telemetry, Gemini cache-read accounting, bounded streaming exec head/tail
- Luna/MCP: context-protection tools remain active under the reduced tool profile
- Signed + notarized Apple Silicon DMG attached
Install (macOS Apple Silicon)
- Download
ClawAgents Desktop_0.4.19_aarch64.dmg - Open the DMG and drag ClawAgents Desktop into Applications
- Add API keys in Settings
# verify after download
spctl --assess --type open --context context:primary-signature -v \
"ClawAgents Desktop_0.4.19_aarch64.dmg"v0.4.18
v0.4.17
v0.4.16
v0.4.15
v0.4.14
v0.4.13
Summary
- App version 0.4.13.
- Bundled engine synced to clawagents 6.20.32.
- Graphify companion: probe/floors and skill updates from engine 6.20.31–6.20.32.
- Desktop UI scope only — OpenViking changes in the engine line are not relevant to this shell.
Notes
- Notes-only GitHub release (no new DMG attached). Download a signed DMG from Releases when a build artifact is published, or build locally with
./build.sh.