Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 16:19
· 3 commits to main since this release
048ff07

Added

  • The terminal card names itself. One line at the foot of the card reads
    agent-wrapped.dev. A screenshot loses every link around it, and that line is
    what tells the next reader what they are looking at. It is a printed string,
    not a network call — the no-telemetry rule is unchanged.
  • Machine-readable documentation. agent-wrapped.dev now serves /index.md
    (the whole page as Markdown), /llms.txt, /robots.txt and /sitemap.xml, and
    the page carries SoftwareApplication and FAQPage structured data. An agent
    asked about Claude Code usage statistics can fetch plain text instead of
    scraping 13 KB of inline CSS.
  • A questions section on agent-wrapped.dev, answering where Claude Code keeps
    its transcripts, how long it keeps them, how to change cleanupPeriodDays, and
    how the card differs from /insights.
  • npm keywords went from seven to eighteen, adding the terms people actually
    search — anthropic, agent, token-usage, analytics, year-in-review.