Skip to content

docs: refresh project presentation for v0.8.1#9

Merged
jacklv-coder merged 1 commit into
mainfrom
codex/readme-refresh
Jul 22, 2026
Merged

docs: refresh project presentation for v0.8.1#9
jacklv-coder merged 1 commit into
mainfrom
codex/readme-refresh

Conversation

@jacklv-coder

Copy link
Copy Markdown
Owner

Summary

  • refocus the English and Chinese READMEs on installation, differentiation, and core value
  • move scoring, network/proxy, and reporting details into bilingual reference docs
  • update the demo renderer and GIFs to show healthy and limited network scenarios
  • bump the CLI/package release version to 0.8.1

Verification

  • bash test/smoke.sh
  • git diff --check
  • regenerated both GIFs and preview images with python3 demo/render_demo.py
  • GPT-5.6 Luna release-gate review completed with no actionable findings after resolving two P2 documentation inconsistencies

Safety

No credentials are read or forwarded, and the diagnostic behavior is unchanged apart from the release version string.

@jacklv-coder
jacklv-coder merged commit 78441dd into main Jul 22, 2026
6 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 715b6626f9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
```bash
mkdir -p "$HOME/.local/bin"
curl -fsSL https://raw.githubusercontent.com/jacklv-coder/ipcheck/v0.8.0/bin/ipcheck \
curl -fsSL https://raw.githubusercontent.com/jacklv-coder/ipcheck/v0.8.1/bin/ipcheck \

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Publish v0.8.1 before linking to it

The direct-install command now fetches the v0.8.1 tag, but this reviewed repository has no such tag or ref. Until that tag is published, users following the documented non-Homebrew installation path receive a 404 and cannot install the tool; publish the tag together with this change or point the command at an existing immutable ref.

Useful? React with 👍 / 👎.

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