Skip to content

Releases: Tangweiwei227/growth-coach

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:37

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).