Conversation
This was referenced May 28, 2026
This was referenced Jun 8, 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
generate_cli_docs.pyusedisinstance(p, click.Option)/click.Argumentchecks that silently fail with Typer 0.26.1, whereTyperOptionno longer inherits fromclick.Option. Fixed to also matchtyper.core.TyperOption/TyperArgument. Without this fix, 113 commands lose their Options/Arguments tables in generated docs.last_run_committo1afe4f1,last_run_dateto 2026-05-27, all 10 recurring checks passChanges since last run (10 commits)
auto_postablecheck added to bot scheduling (fix: add auto_postable check to schedule_optimal and schedule_custom #78)No new backlog approvals
Checked PR #79 comments — only Codecov bot, no items approved for implementation.
All recurring checks pass
Waiting for review
No new items. Existing backlog unchanged:
Note: Supersedes #94, #93, #92, #91, #90 and earlier open maintenance PRs covering the same period.
https://claude.ai/code/session_019MCXseJDv9htcsUjfC139g
Generated by Claude Code