Conversation
Typer 0.26 replaced click.Option/click.Argument with TyperOption/TyperArgument that don't extend the Click base classes. Updated generate_cli_docs.py to detect the new types so options/arguments tables are preserved in generated CLI docs. All 9 recurring checks pass. No new backlog approvals found. https://claude.ai/code/session_01RjtHaNtP4A9426ELjk4vvV
11 tasks
This was referenced Jun 19, 2026
11 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
TyperOption/TyperArgumentno longer extendclick.Option/click.Argument, soisinstancechecks ingenerate_cli_docs.pysilently dropped all options/arguments tables (1135 lines). Updated to detect the new Typer types.last_run_committo1afe4f1andlast_run_dateto 2026-06-09Changes since last run (11 commits)
auto_postablecheck fix for schedule_optimal/schedule_custom (fix: add auto_postable check to schedule_optimal and schedule_custom #78)No new backlog approvals
Checked PR #79 and #81 comments — only automated responses (Codecov, Release Please).
Backlog (waiting for approval)
State
e0675da→1afe4f1Generated by Claude Code