Skip to content

docs: collapse sampler progress spam in committed chapter 1 renders - #34

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/markdown-stdout-fix
Jul 27, 2026
Merged

docs: collapse sampler progress spam in committed chapter 1 renders#34
Jammy2211 merged 1 commit into
mainfrom
feature/markdown-stdout-fix

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Summary

Applies the new generate_markdown progress-run collapse (PyAutoHands#200) post-hoc to the two committed rendered pages the old per-output truncation missed — no re-execution, each dynesty progress run reduced to its final state line:

  • markdown/chapter_1_introduction/tutorial_4_why_modeling_is_hard.md: 607 KB / 7,758 lines → 62 KB / 1,476 lines. The page was over GitHub's 512 KB markdown-render threshold, so it displayed as raw source with no images; it now renders with all 10 figures.
  • markdown/chapter_1_introduction/tutorial_3_non_linear_search.md: 58 KB → 52 KB (5 figures intact).

Scripts Changed

None — committed markdown/ renders only; scripts and notebooks untouched.

Upstream PR

PyAutoHands#200 companion (generator fix so this cannot recur).

Test Plan

  • Image reference counts verified unchanged (10 and 5)
  • Collapse keeps each run's final sampler-state line

Generated by the PyAutoLabs agent workflow.

🤖 Generated with Claude Code

https://claude.ai/code/session_01AcPSpRG8YqseMwRdJEK28m

…PyAutoHands#200)

Applied generate_markdown's new progress-run collapse post-hoc to the two
rendered pages the old per-output truncation missed:
- tutorial_4_why_modeling_is_hard.md: 607 KB / 7,758 lines -> 62 KB / 1,476
  lines — back under GitHub's 512 KB markdown-render threshold, so the page
  renders (with its 10 images) instead of displaying as raw source
- tutorial_3_non_linear_search.md: 58 KB -> 52 KB (5 images intact)
No re-execution: each dynesty progress run is reduced to its final state line.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AcPSpRG8YqseMwRdJEK28m
@Jammy2211 Jammy2211 added the pending-release PR queued for the next release build label Jul 27, 2026
@Jammy2211
Jammy2211 merged commit da8863a into main Jul 27, 2026
10 checks passed
@Jammy2211
Jammy2211 deleted the feature/markdown-stdout-fix branch July 27, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release PR queued for the next release build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant