Skip to content

v0.10.17

Choose a tag to compare

@hyoshi hyoshi released this 06 Jul 10:46
5ca2be7

Ships the two skill features merged since 0.10.16.

Added

  • Visual banner evaluation in creative-refresh (#356): grades the image itself — legibility, composition, brand fit, CTA visibility, copy/LP consistency, policy/text-density — on a 1–5 rubric and ranks competing banners. Surface-aware (views the CDN image on Code; asks the operator to share it on Desktop/Cowork and never fabricates a score); gated on an image being present so text-only search ads are unaffected.
  • TikTok Ads hosted-MCP integration (#357): a Hosted-connector platforms convention threaded through daily-check / sync-state / weekly-report / onboard (discovery, fetch, STATE.json under tiktok_ads) with pointers in the other operational skills, plus a friendly dashboard label. Documented limitation: mureo is not in the data path for a hosted connector, so mutations are recorded via mureo_state_action_log_append (no auto-rollback / mureo-only analytics). Google/Meta official MCPs already had coverage.

See CHANGELOG.md. PRs #356, #357, #358.