From e6b6eb2b8850c43640e040c9bc132c1679cec9ff Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Sun, 5 Apr 2026 09:42:51 -0700 Subject: [PATCH] chore: bump version and changelog (v0.15.10.0) Co-Authored-By: Claude Opus 4.6 (1M context) --- CHANGELOG.md | 14 ++++++++++++++ VERSION | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b03b8d1..aa0e11b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [0.15.10.0] - 2026-04-05 — Native OpenClaw Skills + ClaHub Publishing + +Four methodology skills you can install directly in your OpenClaw agent via ClaHub, no Claude Code session needed. Your agent runs them conversationally via Telegram. + +### Added + +- **4 native OpenClaw skills on ClaHub.** Install with `clawhub install gstack-openclaw-office-hours gstack-openclaw-ceo-review gstack-openclaw-investigate gstack-openclaw-retro`. Pure methodology, no gstack infrastructure. Office hours (375 lines), CEO review (193), investigate (136), retro (301). +- **AGENTS.md dispatch fix.** Three behavioral rules that stop Wintermute from telling you to open Claude Code manually. It now spawns sessions itself. Ready-to-paste section at `openclaw/agents-gstack-section.md`. + +### Changed + +- OpenClaw `includeSkills` cleared. Native ClaHub skills replace the bloated generated versions (was 10-25K tokens each, now 136-375 lines of pure methodology). +- docs/OPENCLAW.md updated with dispatch routing rules and ClaHub install references. + ## [0.15.9.0] - 2026-04-05 — OpenClaw Integration v2 You can now connect gstack to OpenClaw as a methodology source. OpenClaw spawns Claude Code sessions natively via ACP, and gstack provides the planning discipline and thinking frameworks that make those sessions better. diff --git a/VERSION b/VERSION index e2d76d24..ac8e8d88 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.15.9.0 +0.15.10.0