v0.3.7 — wellness/mental_coach, maintainer test layout, wallet_screening doc
Added
wellness/mental_coach— Deterministic wellness coaching firewall with crisis triage, hard scope limits, embedded public KB, optional Gemini scope evaluator, catalog documentation, andmental_coach_demo.pyexample (#148, #174).- New
wellnessskill category in CONTRIBUTING anddocs/usage/agent_loops.md.
Changed
- Tests — Moved
tests/test_mica_module.pytotests/skills/compliance/test_mica_module.pyso maintainer skill tests follow thetests/skills/<category>/layout;tests/root is framework-only (#86, #180).
Fixed
finance/wallet_screening— Align examples and docs withfinance/wallet_screeningmanifest tool name; fixgemini_wallet_check.pyandclaude_wallet_check.pyto match tool name dynamically from manifest; correctcard.jsonUI fields to match actual skill output schema; updateinstructions.md, provider snippets, Data Schema, and usage docs (#173, #175).
Upgrade
pip install -U skillwareOptional skill runtime deps (including wellness/mental_coach evaluator): pip install "skillware[all]".
Contributors
- @mrmasa88 —
wellness/mental_coachskill: crisis gate, grounded KB, bundle tests, catalog page, and demo (#148, #174) - @rosspeili — Maintainer test layout: move
mica_moduletest undertests/skills/compliance/(#86, #180) - @Akanksha-H —
finance/wallet_screeningexamples, docs, andcard.jsonalignment with manifest tool name (#173, #175)
Full changelog
- #174 — Add
wellness/mental_coachskill resolving #148 - #175 —
wallet_screeningexamples and docs aligned with manifest tool name (#173) - #180 — Move
mica_modulemaintainer test undertests/skills/compliance/(#86)
Compare: v0.3.6...v0.3.7