Skip to content

Add dsh-qingagent under Domain specific - #4

Merged
therohitdas merged 1 commit into
ZeroPointRepo:mainfrom
void2anything:add/dsh-qingagent
Aug 31, 2026
Merged

Add dsh-qingagent under Domain specific#4
therohitdas merged 1 commit into
ZeroPointRepo:mainfrom
void2anything:add/dsh-qingagent

Conversation

@void2anything

@void2anything void2anything commented Aug 26, 2026

Copy link
Copy Markdown

What kind of change is this?

  • New catalog entry
  • Fix a broken/outdated entry
  • Other (README, CONTRIBUTING, infra, etc.)

Checklist (for new entries)

  • The linked repo resolves and is not empty/archived.
  • It's genuinely about DSH Plugins.
  • It's not already listed anywhere in this README.
  • The entry follows the exact format: a bold action phrase, then with [name](repo-url) by [author](author-url). then a factual description, star count, license and **[tag]** — left unchecked on the **[tag]** part only: CONTRIBUTING says "No tags" and no live entry carries one, so the entry has none; everything else in the format is followed
  • It's placed alphabetically within the correct category.

Anything else maintainers should know?

  • Disclosure: I am the plugin's author.
  • The install command is copied verbatim from the plugin's own README, which recommends the github: spec (the repo commits its built lib/, so this path needs no build step). The same README warns that dsh-qingagent@latest on npm can resolve to an older version during pnpm's default release observation window, so I did not list the npm spec.
  • Hard dependency stated in the description: the plugin needs the open-source QingAgent desktop client (MIT, qingagent.com) running locally.
  • On the two checklist points I handled differently: the live entries carry no **[tag]**, so I followed CONTRIBUTING's format (no tag), and Domain specific is not currently alphabetized, so I appended at the end. Happy to move it wherever you prefer.
  • Verification I ran: node .github/scripts/build-readme-sections.mjs README.md on my branch parses the entry (77 entries, Domain specific at 7); I reverted the regenerated regions to keep the diff to the one entry. I also left the header count, badge, and generated data files for your CI. Star count in the entry is the real current figure (2).

Generated with Claude Code

https://claude.ai/code/session_01DKSCvE7UUcTdzbesdFW9Xw

Writing bridge to the open-source QingAgent client: the agent drafts and
revises documents on a typeset rice-paper panel, every edit staged for
review before it lands.

Install command copied verbatim from the project's own README (the
github: spec it recommends). Requires the QingAgent desktop client
running locally, stated in the description.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DKSCvE7UUcTdzbesdFW9Xw
@therohitdas
therohitdas merged commit 756f2e5 into ZeroPointRepo:main Aug 31, 2026
1 check failed
@therohitdas

Copy link
Copy Markdown
Contributor

Merged — thanks @void2anything. dsh-qingagent is listed under Domain specific.

Verified the github: install form against your README — it's the documented path, so I left it as-is rather than forcing an npm spec. Apache-2.0.

I kept your note that the QingAgent desktop client has to be running. That's a real prerequisite and hiding it would waste a reader's time.

Maintainer edit: star figure 2 → 4 to match the live count.

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