Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.76 KB

File metadata and controls

26 lines (19 loc) · 1.76 KB

Changelog

All notable changes to this project are documented here.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2026-07-08

First public release.

Added

  • Single source of truthsource/growth-coach.system.md + source/growth-coach.meta.yaml is the canonical artifact. All per-harness adapters regenerate from these.
  • Claude Code Subagentagents/claude-code/subagent.md. Drop into ~/.claude/agents/ and invoke via @Growth Coach ....
  • Claude Code Skillagents/claude-code/SKILL.md. Drop into ~/.claude/skills/growth-coach/.
  • Codex CLI Subagentagents/codex.toml. Drop into ~/.codex/agents/.
  • OpenClaw Skill + Standalone Agentagents/openclaw/SKILL.md plus six bootstrap files (IDENTITY/SOUL/USER/TOOLS/AGENTS/BOOTSTRAP) for first-class agent install via install/openclaw-agent.sh.
  • Hermes Agent YAMLagents/hermes-agent.yaml. Drop into ~/.hermes/agents/.
  • Core behavior — three-part response contract (high-perspective analysis + genuine comfort + specific "blessing in disguise"); banned soup phrases; crisis routing to 🇨🇳 hotlines 400-161-9995 / 010-82951332 / 400-821-1215; cross-session memory via growth-{date}-{slug}.md files.
  • scripts/sync.sh — regenerate agents/* from source/ so descriptions and tool declarations propagate without hand-copy drift.
  • scripts/validate.sh — sanity-check every harness file parses (TOML / JSON / YAML / Markdown frontmatter).