Skip to content

docs: daily maintenance loop — 2026-06-10 - #103

Open
nj-io wants to merge 1 commit into
mainfrom
docs/maintenance-2026-06-10
Open

nj-io wants to merge 1 commit into
mainfrom
docs/maintenance-2026-06-10

Conversation

@nj-io

@nj-io nj-io commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fix generate_cli_docs.py for typer 0.26.7 — params are now TyperOption/TyperArgument instead of click.Option/click.Argument, so isinstance checks broke param table generation. Added duck-type detection via class name.
  • Enrich group-level help text for 10 CLI groups that had reverted to terse labels: arc, bot, config, decision, draft, inspect, logs, manual, media, memory, snapshot
  • Regenerate CLI reference docs (12 files updated with new descriptions)
  • All 10 recurring checks pass — dates updated to 2026-06-10
  • No new backlog approvals found in PR docs: daily maintenance loop — 2026-04-16 #79 or chore(docs-maintenance): maintenance run 2026-03-31 #71 comments

Changes since last run (10 commits)

Mostly the previous docs maintenance PR (#79) merge, release 0.13.0 bump, and a bug fix for advisory scheduling (#78). The advisory check in bot buttons/commands doesn't affect existing docs (bot commands are internal, not user-facing CLI).

Waiting for review

No new items this run. Existing backlog items still pending approval:

https://claude.ai/code/session_018BqBUE1QCrSSieipNPGyDH


Generated by Claude Code

…0.26.7 compat

- Fix generate_cli_docs.py for typer 0.26.7: params are now TyperOption/TyperArgument
  instead of click.Option/click.Argument, so isinstance checks need duck-typing
- Enrich group-level help text for 10 CLI groups that had terse labels:
  arc, bot, config, decision, draft, inspect, logs, manual, media, memory, snapshot
- Regenerate CLI reference docs (12 files updated)
- Update all recurring check dates to 2026-06-10 (all 10 checks pass)
- Update last_run_commit to 1afe4f1

https://claude.ai/code/session_018BqBUE1QCrSSieipNPGyDH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants