Skip to content

docs: audit fixes for v0.35.0 release#241

Merged
Nathan Schram (nathanschram) merged 1 commit intodevfrom
feature/docs-audit-0.35.0
Mar 29, 2026
Merged

docs: audit fixes for v0.35.0 release#241
Nathan Schram (nathanschram) merged 1 commit intodevfrom
feature/docs-audit-0.35.0

Conversation

@nathanschram
Copy link
Copy Markdown
Member

Summary

Pre-release doc audit fixes:

  • Fix _PENDING_ASK_REQUESTS type annotation in control-channel rule (dict[str, tuple[int, str]] not dict[str, str])
  • Fix auto-approve mechanism docs: use actual variable names (_AUTO_APPROVE_TYPES, _TOOLS_REQUIRING_APPROVAL) instead of non-existent _AUTO_APPROVE_TOOLS
  • Update screenshot count 47 -> 48
  • Add progress persistence feature to CLAUDE.md features list

Test plan

  • CI passes (docs-only change, no code impact)

🤖 Generated with Claude Code

- Fix _PENDING_ASK_REQUESTS type: dict[str, tuple[int, str]] not dict[str, str]
- Fix auto-approve docs: _AUTO_APPROVE_TYPES + _TOOLS_REQUIRING_APPROVAL
  (not the non-existent _AUTO_APPROVE_TOOLS)
- Update screenshot count 47 -> 48
- Add progress persistence to features list

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 29, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b3bc9050-22ed-48c4-b32d-58694a2dd752

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/docs-audit-0.35.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nathanschram Nathan Schram (nathanschram) merged commit 603f6f9 into dev Mar 29, 2026
21 checks passed
@nathanschram Nathan Schram (nathanschram) deleted the feature/docs-audit-0.35.0 branch March 29, 2026 05:30
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.

1 participant