Skip to content

docs: wrap quickstart metrics output in collapsible section#2550

Draft
zastrowm wants to merge 1 commit into
strands-agents:mainfrom
zastrowm:metric-output
Draft

docs: wrap quickstart metrics output in collapsible section#2550
zastrowm wants to merge 1 commit into
strands-agents:mainfrom
zastrowm:metric-output

Conversation

@zastrowm
Copy link
Copy Markdown
Member

@zastrowm zastrowm commented Jun 1, 2026

Summary

  • Wraps the large result.metrics.get_summary() JSON output in a <details> collapsible inside the existing :::note admonition on the Python quickstart page
  • Reduces visual noise on page load while keeping the example accessible
  • Fixes the output code fence language from python to json

Test plan

  • Verify the collapsible renders correctly on the docs site (collapsed by default, expands on click)
  • Confirm the :::note admonition styling is preserved around the collapsible

The full get_summary() JSON blob dominates the quickstart page. Wrap it
in a <details> element so it's collapsed by default while keeping the
surrounding :::note admonition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant