Skip to content

docs: add README badges and config show mention - #3

Merged
F88 merged 6 commits into
mainfrom
docs/readme-badges
Jul 23, 2026
Merged

docs: add README badges and config show mention#3
F88 merged 6 commits into
mainfrom
docs/readme-badges

Conversation

@F88

@F88 F88 commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add status badges to the README: CI, CodeQL, GitHub Advanced Security, npm publish workflow, npm version, MIT license, open issues, DeepWiki, and Code Wiki
  • Document ppv-cli config show as the way to locate the config file and inspect current settings (token masked), in both the Configuration section and the ppv-cli examples
  • Polish the Quick start exploration examples (lead with the interactive tools)

Note: the "Publish package to npmjs.com" badge currently shows failing; the last run was an intentional connectivity check and the badge will turn green with the next release.

🤖 Generated with Claude Code

F88 and others added 2 commits July 23, 2026 16:06
Add CI, CodeQL, GitHub Advanced Security, and npm publish workflow
badges, plus npm version, MIT license, open issues, DeepWiki, and
Code Wiki badges.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Document that ppv-cli config show prints the config file path and
  the current settings (token masked), both in the Configuration
  section and in the ppv-cli command examples.
- Reorder the Quick start exploration examples to lead with the
  interactive tools and show a single work instead of a list.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 23, 2026 07:38
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

Copilot AI 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.

Pull request overview

This PR updates the project README to improve repository visibility (status/info badges) and to clarify how users can locate and inspect the CLI’s configuration via ppv-cli config show.

Changes:

  • Adds multiple badges (CI, npm version, license, issues, DeepWiki, Code Wiki) near the top of the README.
  • Documents ppv-cli config show as the way to print the config file path and current settings (with token masked) and adds it to usage examples.
  • Adjusts the “Quick start” exploration examples to lead with the interactive tools.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +3 to +5
[![CI](https://github.com/F88/ppv26-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/F88/ppv26-cli/actions/workflows/ci.yml)
[![CodeQL](https://github.com/F88/ppv26-cli/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/F88/ppv26-cli/actions/workflows/github-code-scanning/codeql)
[![GitHub Advanced Security](https://github.com/F88/ppv26-cli/actions/workflows/agents/github-advanced-security/badge.svg)](https://github.com/F88/ppv26-cli/actions/workflows/agents/github-advanced-security)
Comment thread README.md
![Issues](https://img.shields.io/github/issues/F88/ppv26-cli?label=issues)

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/F88/ppv26-cli)
[![View Code Wiki](https://www.gstatic.com/_/boq-sdlc-agents-ui/_/r/YUi5dj2UWvE.svg)](https://codewiki.google/github.com/f88/ppv26-cli)
F88 and others added 3 commits July 23, 2026 17:15
Copy-paste-ready Japanese material for introducing the tools,
aligned with the ProtoPedia entry fields (title, summary, story).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Rework the Story draft into a motivation-first narrative within the
2000-character limit, add environment requirements and a quick
guide, and restore the material/tag/image sections for the entry
form.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Lead the story with the motivation, restructure the sections
(overview, three tools, requirements, quick guide), and rewrite in
a more personal voice.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@F88 F88 added the documentation Improvements or additions to documentation label Jul 23, 2026
@F88
F88 merged commit bfadfd3 into main Jul 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants