Skip to content

fix: refresh CLI docs and Action packaging - #237

Merged
Siddhant-K-code merged 1 commit into
mainfrom
docs/refresh-cli-guides-0.93.1
Aug 17, 2026
Merged

fix: refresh CLI docs and Action packaging#237
Siddhant-K-code merged 1 commit into
mainfrom
docs/refresh-cli-guides-0.93.1

Conversation

@Siddhant-K-code

Copy link
Copy Markdown
Owner

Summary

  • synchronize contributor, approval, RBAC, hook, baseline, production, security, and server documentation with the current CLI
  • pin GitHub Action examples to the immutable v0.93.1 release and correct the Action/SSO PyPI distribution name
  • document privacy-minimized outputs and add regression coverage for Action installation plus default hook redaction
  • bump the patch version to 0.93.1

Validation

  • python -m unittest discover -s tests -v (1,896 tests)
  • npm test (3 VS Code tests)
  • all local Markdown links and anchors
  • documented CLI forms checked against --help
  • python -m pip wheel . --no-deps (agent_strace-0.93.1-py3-none-any.whl)
  • git diff --check

Release

After merge, create GitHub release v0.93.1 and dispatch the PyPI publish workflow with tag=v0.93.1.

Closes #236

Co-authored-by: Codex <noreply@openai.com>

@Siddhant-K-code Siddhant-K-code left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Independent review completed: approved with no remaining blockers. Verified Action package installation and regression coverage, local/remote redaction semantics and opt-out behavior, CLI/help accuracy, version and Action reference consistency, privacy claims, links, and the complete diff. Full Python suite: 1,896 tests passed; VS Code suite: 3 tests passed.

@Siddhant-K-code
Siddhant-K-code merged commit 828c059 into main Aug 17, 2026
5 checks passed
@Siddhant-K-code
Siddhant-K-code deleted the docs/refresh-cli-guides-0.93.1 branch August 17, 2026 07:59
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.

docs: synchronize CLI references and release guidance

1 participant