tpmjs/.changeset
Ajax Davis 36a0735ab1 feat: add 5 research tools and blocks framework setup
- Add @tpmjs/tools-page-brief for URL content extraction
- Add @tpmjs/tools-compare-pages for cross-source validation
- Add @tpmjs/tools-source-credibility for credibility scoring
- Add @tpmjs/tools-claim-checklist for factual claim extraction
- Add @tpmjs/tools-timeline-from-text for timeline generation
- Move createBlogPost to packages/tools/official/
- Add blocks.yml for Blocks framework validation
- Update pnpm-workspace.yaml to include official tools
2025-12-31 19:47:02 +10:00
..
add-research-tools.md feat: add 5 research tools and blocks framework setup 2025-12-31 19:47:02 +10:00
config.json fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
README.md feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00

Changesets

This folder contains changeset files which describe changes to packages in this monorepo.

To create a new changeset, run:

pnpm changeset

Then follow the prompts to describe your changes.