Skip to content

v0.1.17

Choose a tag to compare

@hongbietcode hongbietcode released this 01 Apr 10:38
· 68 commits to main since this release
355c3e7

Changes

Skills — Mandatory HTML Report Generation

  • All skills (stock-analysis, market-research, news-sentiment) now MUST produce self-contained HTML reports
  • Reports auto-save to plans/reports/{slug}-report.html and auto-open in browser
  • Stock analysis expanded to 9 sections: added Macro & Sector Context and Recent Events & News Impact
  • Market research expanded to 7 sections: added Tin tức & Sự kiện nổi bật
  • News sentiment expanded to 7 sections: added Bối cảnh thị trường (market context)
  • marcus-vance orchestrator updated to reference each skill's tailored report structure

CI/CD Fix

  • Publish workflow now auto-syncs version from git release tag (v0.1.170.1.17)
  • Prevents npm E403 and PyPI 400 errors when source version files are stale
  • No more manual version bumping needed before release

CLAUDE.md

  • Added mandatory HTML report rule at top-level Rules section