Skip to content

chore: drop Homebrew formula, add go install#18

Merged
hxddh merged 1 commit into
mainfrom
claude/code-docs-review-asm5B
May 29, 2026
Merged

chore: drop Homebrew formula, add go install#18
hxddh merged 1 commit into
mainfrom
claude/code-docs-review-asm5B

Conversation

@hxddh

@hxddh hxddh commented May 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove Formula/httpmon.rb — requires a separate tap repo and manual SHA256 updates on every release; too much maintenance overhead for its current value
  • Replace Homebrew install section in README with go install github.com/hxddh/https-traffic-inspector@latest
  • Minor: drop redundant "requires Go 1.24+" from "From source" heading (already stated in the command itself)

go install works immediately on all platforms, always pulls the latest release tag, and needs zero maintenance.

https://claude.ai/code/session_01PPLEf2tHHFhw9rpW8dpdA3


Generated by Claude Code

Formula required manual SHA256 updates on every release and a separate
tap repo to function properly. Replaced with go install which works
immediately for all platforms with zero maintenance overhead.

https://claude.ai/code/session_01PPLEf2tHHFhw9rpW8dpdA3
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@hxddh hxddh merged commit 2332d6e into main May 29, 2026
2 checks passed
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