Skip to content

AgentLayer v0.2.0-alpha.2

Choose a tag to compare

@Qqqq5910 Qqqq5910 released this 13 Jun 15:46

AgentLayer v0.2.0-alpha.2

AgentLayer v0.2.0-alpha.2 is a small alpha patch for report readability during real-site testing.

Fixed

  • Generated report.html no longer lets long task evidence, URLs, snippets, or artifact paths push
    the whole page wider than the viewport.
  • Task, crawl issue, form, action, and fact tables now render inside responsive table wrappers.
  • Table cells and compact evidence lists now wrap long unbroken text.
  • The report header and generated artifact list have wrapping safeguards for long URLs and paths.

Try It

pnpm dlx @junyi5910/agentlayer-cli generate https://your-site.com --out ./agentlayer-output --max-pages 20
open ./agentlayer-output/report.html

Links