Skip to content

fix(report): include crawl findings in actions - #66

Merged
iannuttall merged 2 commits into
mainfrom
feature/fix-issue-65
Aug 24, 2026
Merged

fix(report): include crawl findings in actions#66
iannuttall merged 2 commits into
mainfrom
feature/fix-issue-65

Conversation

@iannuttall

@iannuttall iannuttall commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Summary

seo report --actions-only --json now merges technical crawl fixes and review observations into the root action queue for both Search Console and URL-only reports.
This keeps finding counts accurate and sets completion to pending when crawl work exists.
A regression test covers merged actions, fix and review counts, open counts, and completion state.
This PR releases seo 0.2.38.

Verification

pnpm build, pnpm typecheck, pnpm test, pnpm lint, pnpm pack --dry-run, and the CLI help sweep passed.

Closes #65

Merge technical crawl fixes and review observations into the main report action queue for both Search Console and URL-only reports.

Fixes #65
Update the npm package and Claude plugin versions so the issue 65 fix publishes after merge.
@iannuttall
iannuttall merged commit 9bca598 into main Aug 24, 2026
12 checks passed
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.

seo report --actions-only omits technical crawl fixes and reviews

1 participant