AgentLayer v0.2.0-alpha.3
AgentLayer v0.2.0-alpha.3 is a small alpha patch from real-site testing.
Fixed
- Forms with fragment-only actions such as
action="#"no longer break report or artifact
generation. - Generated action manifests now fall back to the source page URL when a form action is not a stable
HTTP(S) URL. - Added regression coverage so client-side demo/contact forms can still produce
report.html,
actions.json, and.well-known/agents.json.
Real-World Samples
- Added 10 new anonymized public-site scan summaries under
examples/real-world/. - The committed feedback sample set now contains 20 anonymized scans.
- New samples include high-scoring, mid-scoring, crawl-limited, and canonical-domain redirect cases.
Try It
pnpm dlx @junyi5910/agentlayer-cli generate https://your-site.com --out ./agentlayer-output --max-pages 20
open ./agentlayer-output/report.htmlStill Alpha
- Public pages only.
- No form submission.
- No authenticated/private crawling.
- Generated artifacts remain review drafts.
Links
- README: https://github.com/Qqqq5910/agentlayer#readme
- Feedback issue: #1
- Demo: https://agentlayer-readonly-demo.vercel.app