spillwavesolutions/news-digest
v0.3.4MIT
News digest ContentPack: news items, sources, scheduled digests, trends, follow-up candidates.
Changelog
0.3.4
- WikiTicket SDD (worklog) is the tracking system for this plugin.
0.3.3
- Three-host hooks: Codex + Cursor-native when Claude hooks exist.
0.3.2 — 2026-08-17
- Cursor host.
.cursor-plugin/plugin.json(Cursor Plugins) plus.cursor/rules/second-brain.mdc. Docs:docs/CURSOR.md.docs/GROK_BOT.mdnow covers Grok Bot spawning Cursor cloud agents.
0.3.1 — 2026-08-16
- Privacy: isolation tests use only fictional lumenfield-detector / northstar-console actors.
0.3.0 — 2026-08-15
- Grok Bot onboarding:
docs/ONBOARDING.md(LLM-wiki history, destination state, public repo list) - Full type ownership in
docs/GROK_BOT.md(every registry noun, not a subset) - Registry folders filled so writes land in the right catalog
- Linked Northstar sample graph (typed edges, packable in 2 hops)
- Version stamps aligned across plugin.json, marketplace, and package.json
- README related-plugins list now covers the whole suite plus foundations
0.2.0 — 2026-08-15
- Write isolation:
scripts/brain_session.py(worktree + branch + PR) - Required
--author/SECOND_BRAIN_IDENTITY; emitWriteEventon write - Session overlay on pack (
--overlay) - Agent Plugins 1.0 root
plugin.json docs/GROK_BOT.md,docs/LANG_CHAIN_DEEP_AGENTS.md,docs/ISOLATION.md- Codex hooks (
.codex-plugin+hooks/hooks.json) - Host skills for Grok Bot and LangChain Deep Agents
0.1.0 — 2026-08-14
- Initial public release
- Nouns: NewsItem, Source, Digest, SignalStrength, Topic, Trend, CompanyMention, ProductLaunch, ResearchPaper, OpinionPiece, FollowUpCandidate, SourceCredibility, TimestampedEvent
- Skills: nwd-init, nwd-capture, nwd-pack, nwd-validate, nwd-doctor
- Dual-host plugin manifests (Claude Code + Grok Build)