Skip to content

Releases: topcheer/PrivateClaw

app-v0.1.18

11 Apr 09:29

Choose a tag to compare

app-v0.1.17

01 Apr 07:33

Choose a tag to compare

app-v0.1.16

31 Mar 04:57

Choose a tag to compare

app-v0.1.15

31 Mar 01:49

Choose a tag to compare

app-v0.1.14

27 Mar 16:29

Choose a tag to compare

app-v0.1.13

27 Mar 11:30

Choose a tag to compare

What's Changed

  • Security audit: no personal secrets leaked in repository by @Copilot in #1

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: app-v0.1.12...app-v0.1.13

app-v0.1.12

26 Mar 14:03

Choose a tag to compare

Full Changelog: v0.1.38...app-v0.1.12

Full Changelog: v0.1.38...app-v0.1.12

v0.1.38

25 Mar 13:37

Choose a tag to compare

Full Changelog: v0.1.37...v0.1.38

v0.1.37

25 Mar 09:56

Choose a tag to compare

Full Changelog: v0.1.36...v0.1.37

v0.1.36

24 Mar 14:49

Choose a tag to compare

Highlights

  • Hardened background session descriptor handling so live pair-daemon and plugin-service sessions are no longer pruned just because a local control probe fails once.
  • Fixed true-channel runtime routing so internal OpenClaw reply failures now surface properly and fall back to the working openclaw-agent bridge instead of stalling silently.
  • Restored full system slash commands in app sessions by updating OpenClaw command discovery to support the newer commands-registry / plugin-sdk layout while still preserving built-in commands if plugin command specs are unavailable.

Validation

  • npm run test --workspace @privateclaw/privateclaw
  • npm run build --workspace @privateclaw/privateclaw
  • npm pack --dry-run --workspace @privateclaw/privateclaw

Release

  • Provider package: @privateclaw/privateclaw@0.1.36
  • Tag: v0.1.36
  • Publish workflow: Publish Packages run 23495645267