Skip to content

Releases: cogitave/clawtool

v0.22.171

26 May 18:42

Choose a tag to compare

clawtool v0.22.171

installer / updater / app split + dark-cyan redesign (#91)

🚀 Features

🔹 desktop

  • installer / updater / app split + dark-cyan redesign (#91) (13b1e6c)

🐛 Fixes

🔹 ci

  • don't let the post-release changelog commit skip installers (89ed6a6)
📚 Docs, tests, chore
  • 0.22.171 (4b2c155)
  • name the app binary Clawtool.exe / Clawtool.app (#92) (4a4c221)
  • remove the scheduled integration soak workflow (aee8a54)

Install (user-local, no sudo)

curl -sSL https://github.com/cogitave/clawtool/releases/download/v0.22.171/clawtool_0.22.171_linux_amd64.tar.gz \
  | tar -xz -C ~/.local/bin clawtool
clawtool init
claude mcp add-json clawtool '{"type":"stdio","command":"'"$HOME"'/.local/bin/clawtool","args":["serve"]}' --scope user

Stats: 6 commits · 3 contributor(s) · +267/-161 lines · v0.22.170...v0.22.171

v0.22.170

26 May 10:39

Choose a tag to compare

clawtool v0.22.170

in-app cross-device LAN reachability (circle key + LAN toggle) (#89)

🚀 Features

🔹 general

  • in-app cross-device LAN reachability (circle key + LAN toggle) (#89) (32d5573)

🔹 installer

  • thoughtful Home + in-app cross-device peering (9811361)
📚 Docs, tests, chore

Install (user-local, no sudo)

curl -sSL https://github.com/cogitave/clawtool/releases/download/v0.22.170/clawtool_0.22.170_linux_amd64.tar.gz \
  | tar -xz -C ~/.local/bin clawtool
clawtool init
claude mcp add-json clawtool '{"type":"stdio","command":"'"$HOME"'/.local/bin/clawtool","args":["serve"]}' --scope user

Stats: 5 commits · 3 contributor(s) · +655/-42 lines · v0.22.168...v0.22.170

v0.22.169

25 May 23:51

Choose a tag to compare

clawtool v0.22.169

thoughtful Home + in-app cross-device peering

🚀 Features

🔹 installer

  • thoughtful Home + in-app cross-device peering (4014899)
📚 Docs, tests, chore

Install (user-local, no sudo)

curl -sSL https://github.com/cogitave/clawtool/releases/download/v0.22.169/clawtool_0.22.169_linux_amd64.tar.gz \
  | tar -xz -C ~/.local/bin clawtool
clawtool init
claude mcp add-json clawtool '{"type":"stdio","command":"'"$HOME"'/.local/bin/clawtool","args":["serve"]}' --scope user

Stats: 2 commits · 1 contributor(s) · +244/-12 lines · v0.22.168...v0.22.169

v0.22.168

25 May 23:07

Choose a tag to compare

clawtool v0.22.168

stamp real semver into builds + unstick stale const

🐛 Fixes

🔹 version

  • stamp real semver into builds + unstick stale const (2e8a51d)
📚 Docs, tests, chore

Install (user-local, no sudo)

curl -sSL https://github.com/cogitave/clawtool/releases/download/v0.22.168/clawtool_0.22.168_linux_amd64.tar.gz \
  | tar -xz -C ~/.local/bin clawtool
clawtool init
claude mcp add-json clawtool '{"type":"stdio","command":"'"$HOME"'/.local/bin/clawtool","args":["serve"]}' --scope user

Stats: 3 commits · 2 contributor(s) · +27/-10 lines · v0.22.167...v0.22.168

v0.22.167

25 May 19:57
b1da32f

Choose a tag to compare

clawtool v0.22.167

cross-device relay ingress with pairing gate (#85)

🚀 Features

🔹 a2a

  • cross-device relay ingress with pairing gate (#85) (4bf264a)
  • add cross-device pairing/trust store (#84) (8a18c5f)

🐛 Fixes

🔹 install

  • surface claude's real output on plugin-install failure (#86) (b1da32f)

Install (user-local, no sudo)

curl -sSL https://github.com/cogitave/clawtool/releases/download/v0.22.167/clawtool_0.22.167_linux_amd64.tar.gz \
  | tar -xz -C ~/.local/bin clawtool
clawtool init
claude mcp add-json clawtool '{"type":"stdio","command":"'"$HOME"'/.local/bin/clawtool","args":["serve"]}' --scope user

Stats: 4 commits · 2 contributor(s) · +908/-7 lines · v0.22.166...v0.22.167

v0.22.166

25 May 18:48
d01dcd0

Choose a tag to compare

clawtool v0.22.166

auto-install the Claude Code plugin (#83)

🚀 Features

🔹 install

  • auto-install the Claude Code plugin (#83) (d01dcd0)

🐛 Fixes

🔹 a2a

  • prune dead peers + probe-refresh live LAN peers (#81) (3188ed4)

🔹 daemon

  • reuse last-bound port across restarts (#82) (5aca42b)

Install (user-local, no sudo)

curl -sSL https://github.com/cogitave/clawtool/releases/download/v0.22.166/clawtool_0.22.166_linux_amd64.tar.gz \
  | tar -xz -C ~/.local/bin clawtool
clawtool init
claude mcp add-json clawtool '{"type":"stdio","command":"'"$HOME"'/.local/bin/clawtool","args":["serve"]}' --scope user

Stats: 4 commits · 2 contributor(s) · +633/-3 lines · v0.22.165...v0.22.166

v0.22.165

25 May 16:19
571ee4f

Choose a tag to compare

clawtool v0.22.165

drop the logo mark + the browser-dashboard hand-off (#79)

🚀 Features

🔹 installer

  • drop the logo mark + the browser-dashboard hand-off (#79) (8d2b36d)

🐛 Fixes

🔹 installer

  • ensure a healthy gateway on launch (no more "can't reach") (#80) (571ee4f)
📚 Docs, tests, chore
  • stop poller tests leaking goroutines into each other (#78) (267251d)

Install (user-local, no sudo)

curl -sSL https://github.com/cogitave/clawtool/releases/download/v0.22.165/clawtool_0.22.165_linux_amd64.tar.gz \
  | tar -xz -C ~/.local/bin clawtool
clawtool init
claude mcp add-json clawtool '{"type":"stdio","command":"'"$HOME"'/.local/bin/clawtool","args":["serve"]}' --scope user

Stats: 4 commits · 2 contributor(s) · +70/-60 lines · v0.22.164...v0.22.165

v0.22.164

25 May 15:46
461fd52

Choose a tag to compare

clawtool v0.22.164

Discord-style launch phases + Cogitave publisher (#77)

🚀 Features

🔹 installer

  • Discord-style launch phases + Cogitave publisher (#77) (461fd52)
  • turn the installer window into a real clawtool app (#75) (7cfef67)

🐛 Fixes

🔹 upgrade

  • don't report a successful upgrade as failed on restart hiccup (#76) (04d479b)

Install (user-local, no sudo)

curl -sSL https://github.com/cogitave/clawtool/releases/download/v0.22.164/clawtool_0.22.164_linux_amd64.tar.gz \
  | tar -xz -C ~/.local/bin clawtool
clawtool init
claude mcp add-json clawtool '{"type":"stdio","command":"'"$HOME"'/.local/bin/clawtool","args":["serve"]}' --scope user

Stats: 4 commits · 2 contributor(s) · +784/-469 lines · v0.22.163...v0.22.164

v0.22.163

25 May 15:07
4005848

Choose a tag to compare

clawtool v0.22.163

make Windows daemon stop + PATH-shadow sync work (#74)

🐛 Fixes

🔹 upgrade

  • make Windows daemon stop + PATH-shadow sync work (#74) (4005848)

Install (user-local, no sudo)

curl -sSL https://github.com/cogitave/clawtool/releases/download/v0.22.163/clawtool_0.22.163_linux_amd64.tar.gz \
  | tar -xz -C ~/.local/bin clawtool
clawtool init
claude mcp add-json clawtool '{"type":"stdio","command":"'"$HOME"'/.local/bin/clawtool","args":["serve"]}' --scope user

Stats: 2 commits · 2 contributor(s) · +76/-7 lines · v0.22.162...v0.22.163

v0.22.162

25 May 14:55
b45e36f

Choose a tag to compare

clawtool v0.22.162

attach installers via reusable workflow_call, not release trigger (#73)

🐛 Fixes

🔹 ci

  • attach installers via reusable workflow_call, not release trigger (#73) (b45e36f)

Install (user-local, no sudo)

curl -sSL https://github.com/cogitave/clawtool/releases/download/v0.22.162/clawtool_0.22.162_linux_amd64.tar.gz \
  | tar -xz -C ~/.local/bin clawtool
clawtool init
claude mcp add-json clawtool '{"type":"stdio","command":"'"$HOME"'/.local/bin/clawtool","args":["serve"]}' --scope user

Stats: 2 commits · 2 contributor(s) · +97/-14 lines · v0.22.161...v0.22.162