This release includes 2 breaking changes for platform teams planning a safe upgrade.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
marketing
productivity
skills
Affected surfaces
auth
breaking_upgrade
Summary
AI summaryMedialyst integration removed and find-journalists now uses newsjack as an enrichment layer.
Full changelog
Changed
- Medialyst now runs through the
newsjackCLI's public-API wrapper instead
of MCP. The CLI calls Medialyst's public API directly;find-journalists
andnews-searchuse that path, with a local-artifact fallback when
Medialyst is not configured. (#47) find-journalistsnow treatsnewsjackas a news and enrichment data
layer, not a hosted media-list manager. Agents own list organization and
final fit judgment; the final outreach list stays small and relevant, while
larger candidate enrichment is allowed when screening multiple regions,
angles, beats, or ambiguous bylines. (#48)- The Claude plugin manifests (
.claude-plugin/plugin.jsonand
marketplace.json) now track the release version; a release-workflow gate and
a unit test keep them in sync with the tag.
Removed
- The Medialyst MCP integration and its install-time setup, including the
NEWSJACK_INSTALL_MCPoption — no Node/MCP bridge is registered anymore.
(#47) - The
newsjack media-lists ...command family. The CLI no longer creates,
inspects, updates, shares, stores, or manages hosted media lists. (#48)
Docs
- README: added a skills × harness compatibility matrix, reorganized setup by
agent platform (local agents / Claude.ai & Cowork / ChatGPT), and clarified
ChatGPT support (Skills beta for Business and Enterprise). (#46) - Added Medialyst agent-native media-list and enrichment API handoff notes.
(#48)
What's Changed
- Enforce a changelog entry on every release cut by @elvisun in https://github.com/elvisun/newsjack/pull/44
- docs: Cowork runtime research + shipping decision (Cowork P2, Medialyst OAuth P0) by @elvisun in https://github.com/elvisun/newsjack/pull/45
- docs: replace runtime table with a skills × harness matrix by @elvisun in https://github.com/elvisun/newsjack/pull/46
- feat(cli): wrap public API, remove MCP, update find-journalists skill by @elvisun in https://github.com/elvisun/newsjack/pull/47
- [codex] remove media-list CLI surface by @elvisun in https://github.com/elvisun/newsjack/pull/48
Full Changelog: https://github.com/elvisun/newsjack/compare/v0.1.10...v0.1.11
Breaking Changes
- Removed Medialyst MCP integration and its install-time setup (`NEWSJACK_INSTALL_MCP`).
- Removed the `newsjack media-lists ...` command family; CLI no longer manages hosted media lists.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Newsjack.sh
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]