DeepSeek Harness plugin

dsh-llm-newapi

NewAPI (OpenAI-compatible gateway) LLM provider: registers a `newapi` route with chat-only model discovery, auto-fills model parameters (context window, reasoning effort) from models.dev, and adds a Web settings section for the base URL and API key.

Models & ProvidersLicense not detected
Jump to install

Source facts

Repository
wenzetan/dsh-llm-newapi
Latest update
Aug 15, 2026
Primary category
Models & Providers
GitHub stars
2
GitHub forks
No data

Ask an agent to review it before installing

Send the GitHub link to DSH, Codex, or another agent. Ask it to explain the purpose, access, installation, and removal steps, then wait for your approval before running commands. Paste the README if it cannot open the link.

dsh plugin --profile web add github:wenzetan/dsh-llm-newapi

This command comes from the community plugin list. Open the repository and check the setup steps and scripts before running it.

View the raw directory data

These are the original fields from the community list, kept here so you can compare them with the GitHub repository.

Raw data1 file
registry-record.jsonread only
registry-record.jsonCheck against GitHub before use
{
  "name": "dsh-llm-newapi",
  "owner": "wenzetan",
  "category": "model",
  "description": "NewAPI (OpenAI-compatible gateway) LLM provider: registers a `newapi` route with chat-only model discovery, auto-fills model parameters (context window, reasoning effort) from models.dev, and adds a Web settings section for the base URL and API key.",
  "install": "dsh plugin --profile web add github:wenzetan/dsh-llm-newapi",
  "npm": null,
  "stars": 2,
  "added": "2026-08-15",
  "source": "registry"
}

Check these before installing

See which files it changes, which websites or API keys it can access, which install scripts it runs, and whether it has a license and removal steps. GitHub stars only show attention.