Skip to content

claw-ctx v6.4.0: Tool Registration

Choose a tag to compare

@petercheng petercheng released this 13 Aug 14:24
· 39 commits to main since this release

Release Highlights

  • Tool registration: ctx_compact, ctx_build, ctx_inject registered as OpenClaw tools with contracts.tools declared in openclaw.plugin.json.
  • ContextCapability.inject: directed context injection added (replace degrades to append).

What's Changed

Added

  • Tool registration: ctx_compact / ctx_build / ctx_inject OpenClaw tools.
  • ContextCapability.inject: directed context injection (replace degrades to append).
  • contracts.tools in openclaw.plugin.json.

Changed

  • Version: 6.3.0 -> 6.4.0.

Full Changelog: v6.0.0...v6.4.0