- Add 'agent-reach skill --install/--uninstall' command for explicit skill management - Make 'agent-reach doctor' auto-install skill if not present (fixes #154) - Add format_xhs_result() to strip bloated XHS JSON to essential fields (fixes #134) - Add 'agent-reach format xhs' CLI command (pipe mcporter output to clean it) - Update SKILL.md with XHS formatter usage tip - Add tests for both features (11 new tests, 73/73 total pass) Co-authored-by: Panniantong <panniantong@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| test_channel_contracts.py | ||
| test_channels.py | ||
| test_cli.py | ||
| test_config.py | ||
| test_core.py | ||
| test_doctor.py | ||
| test_skill_command.py | ||
| test_twitter_channel.py | ||
| test_xhs_format.py | ||
| test_xiaoyuzhou_install.py | ||