Skip to content

chore: version packages - #10

Merged
antlio merged 1 commit into
mainfrom
changeset-release/main
Jun 30, 2026
Merged

chore: version packages#10
antlio merged 1 commit into
mainfrom
changeset-release/main

Conversation

@agentimization

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

agentimization@0.2.0

Minor Changes

  • aa64999: expand audit coverage and fix page sampling:

    • add four llms-full.txt checks (exists, valid structure, size range, links resolve)
    • add a dedicated mcp-tool-count check, split out of the mcp server card check
    • scope page sampling to the audited path so auditing a sub-path (e.g. /docs) no longer samples unrelated site pages
    • expand sitemap indexes to their nested sitemaps so real page URLs are sampled
    • make page sampling deterministic so re-runs produce the same score
    • fetch sampled pages with an html-only accept header so content-negotiating sites return rendered html instead of the agent markdown variant, fixing false negatives on structured data, open graph, meta description, and link checks
    • parallelize the per-page markdown follow-up fetch

@agentimization/core@0.2.0

Minor Changes

  • aa64999: expand audit coverage and fix page sampling:

    • add four llms-full.txt checks (exists, valid structure, size range, links resolve)
    • add a dedicated mcp-tool-count check, split out of the mcp server card check
    • scope page sampling to the audited path so auditing a sub-path (e.g. /docs) no longer samples unrelated site pages
    • expand sitemap indexes to their nested sitemaps so real page URLs are sampled
    • make page sampling deterministic so re-runs produce the same score
    • fetch sampled pages with an html-only accept header so content-negotiating sites return rendered html instead of the agent markdown variant, fixing false negatives on structured data, open graph, meta description, and link checks
    • parallelize the per-page markdown follow-up fetch

@antlio
antlio merged commit 62184b9 into main Jun 30, 2026
1 check passed
@antlio
antlio deleted the changeset-release/main branch June 30, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant