Conversation
… help texts Fix generate_cli_docs.py and help --json for Typer 0.26.7 where TyperOption/TyperArgument no longer inherit from click.Option/click.Argument. Enrich terse CLI group help for arc, bot, config, decision, draft, inspect, logs, manual, media, memory, snapshot. Regenerate CLI docs. All 10 recurring checks pass. https://claude.ai/code/session_01LeKBroztsVDA4PFnSCSTFs
All 11 recurring checks pass. Update last_run_date. https://claude.ai/code/session_012LY7JN2x4syrgpkpcTXt9u
…6-06-13) No new code changes on develop since last run. All 11 recurring checks re-verified and pass. No backlog approvals found on PR #104 or #79. https://claude.ai/code/session_016zD9Z67JC2TnzaJ4Vh12mp
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
generate_cli_docs.pyfor Typer 0.26.7 —TyperOption/TyperArgumentno longer inherit fromclick.Option/click.Argument, soisinstancechecks silently dropped all options/arguments tables from generated CLI docs (1135 lines lost). Added_is_option()/_is_argument()helpers that check both class trees.help --jsoncommand for Typer 0.26.7 — sameisinstanceissue incli/__init__.pycaused options and arguments to be silently dropped from JSON output. Applied the same fix.arc,bot,config,decision,draft,inspect,logs,manual,media,memory,snapshot(terse 2–4 word labels → descriptive sentences explaining what each group does). All 24 CLI groups now have enriched help.ruff formatrecurring check to DOC_STATUS.md.Changes since last merged run (10 commits)
auto_postablecheck in bot scheduling (fix: add auto_postable check to schedule_optimal and schedule_custom #78)No new backlog approvals
Checked PR #104 and #79 comments — only Codecov bot, no items approved for implementation.
All recurring checks pass (re-verified 2026-06-13)
Waiting for review
No new items. Existing backlog unchanged:
Note: Supersedes #103, #102, #101, #100, #99, #98, #97, #96, #95, #94, #93 and earlier open maintenance PRs covering the same period.
https://claude.ai/code/session_016zD9Z67JC2TnzaJ4Vh12mp