Skip to content

This release fixes two bugs in the documentation reader subagent. The reader now reports all examples from operator and function pages instead of only the first one, and only reports verbatim examples from the documentation instead of synthesizing potentially incorrect code.

Complete example reporting in documentation reader

Section titled “Complete example reporting in documentation reader”

Jan 6, 2026 · @mavam, @claude

The documentation reader now reports all examples from operator and function pages instead of only the first one.

Jan 6, 2026 · @mavam, @claude

The docs:reader subagent now only reports verbatim examples from the documentation instead of synthesizing code that may be incorrect.